mirror of https://github.com/bitcoin/bitcoin
assumevalid.py, example_test.py and p2p-acceptblocks.py add p2p_connections after the NetworkThread has been started. This isn't permitted. Fix test to restart the network thread when adding new connections. p2p-leaktest.py had a potential race condition if the NetworkThread hadn't terminated by the time we tried to restart it.pull/11849/head
parent
74e64f24b8
commit
34e08b3510
Loading…
Reference in new issue