Files
bitcoin/test/functional/p2p_1p1c_network.py
Martin Zumsande 152a2dcdef test: fix intermittent timeout in p2p_1p1c_network.py
The timeout is due to outstanding txrequests with
python peers. Fix this by disconnecting these peers
after they send their txns, they aren't needed after
this point anyway.
2025-01-29 10:46:55 -05:00

6.7 KiB
Executable File