mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
43168387b4
* Delay closing of attachment class loaders until all SerializationContext that refer to them (from BasicVerifier) have gone out of scope. More comments * Avoid any concurrency issues with queue processing * Better concurrency behaviour * Stop re-using attachment URLs as it turns out we can't close the URLClassLoaders when URLs are shared * Refactor to use a ReferenceQueue. Co-authored-by: Chris Rankin <chris.rankin@r3.com> |
||
---|---|---|
.. | ||
src | ||
build.gradle |