mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
* Remove use of Thread.sleep() FROM FlowReloadAfterCheckpointTest, instead relying on CountdownLatch to wait until the target number has been hit or a timeout occurs, so the thread can continue as soon as the target is hit. * Replace use of hashmaps to a concurrent queue, to mitigate risk of complex threading issues. |
||
---|---|---|
.. | ||
capsule | ||
djvm | ||
src | ||
build.gradle |