Browse Source
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. GitHub-Pull: #13201 Rebased-From: 09c66990.16
Suhas Daftuar
7 years ago
committed by
fanquake
1 changed files with 8 additions and 1 deletions
Loading…
Reference in new issue