Files
bitcoin/test/functional/test_framework
Suhas Daftuar 09c6699900 [qa] Handle disconnect_node race
Several tests call disconnect_nodes() on each node-pair in rapid
succession, resulting in a race condition if a node disconnects a peer
in-between the calculation of the nodeid's to disconnect and the
invocation of the disconnectnode rpc call.  Handle this.
2018-05-09 13:20:14 -04:00
..
2018-04-20 14:16:57 -04:00
2018-04-16 17:33:03 +02:00
2018-05-09 13:20:14 -04:00