mirror of
https://github.com/corda/corda.git
synced 2025-01-31 08:25:50 +00:00
3502186572
* 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