mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
There's a bug with the ServiceLoader which leaks a file handle to the app jar on shutdown. This causes an issue if a mock node is restarted in Windows. To avoid the problem completely we no longer overwrite any existing jars, as the jar to be copied will be same anyway.
(cherry picked from commit
|
||
---|---|---|
.. | ||
node-driver | ||
smoke-test-utils | ||
test-cli | ||
test-common | ||
test-utils |