mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
584387d5ec
* - Fixed some problems with error handling for Observables. - Eliminated incorrect double `stop()` call for RpcBroker. - Added `Schedulers.shutdown()` call in `stop()` implementation for Node and Driver, to avoid stuck processes when observable pipelines go wrong. * Fixed a missing import. * Removed `Schedulers.shutdown()` for now. * Fixed an issue with `pendingFlowsCount()` function. |
||
---|---|---|
.. | ||
src | ||
build.gradle |