mirror of
https://github.com/corda/corda.git
synced 2025-02-07 11:30:22 +00:00
* rework message handling while connection is down: do not send anything, throw on all obs and futures when failure detected * RPC calls will throw if used during failover; adapted tests