mirror of
https://github.com/corda/corda.git
synced 2024-12-21 22:07:55 +00:00
d72b75caa4
Observable.subscribe().unsubscribe() dance to free up the MQ resources server-side. * remove an unused import * implement a FlowHandle<Transaction>.finalize method * Rename finalize() to discard() - remove the collection and run discard individually * Remove unused imports * Observable.notUsed helper function * Tweaks to comments * FlowHandle implements AutoClosable * Resolving conflicts and move notUsed to RPC module * Copy Observable.notUsed in core module. * delete discard method |
||
---|---|---|
.. | ||
jackson | ||
jfx | ||
mock | ||
rpc |