Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge bitcoin#31837: test: add missing sync to p2p_tx_download.py
8fe552f test: add missing sync to p2p_tx_download.py (Martin Zumsande) Pull request description: If the node hasn't processed the inv from the outbound peer before the mocktime bump, the peer won't be preferred after the other inv timeouts, failing the test . Therefore, add a sync, just like there is one after the `send_message` calls in the previous lines. Fixes bitcoin#31833 ACKs for top commit: maflcko: lgtm ACK 8fe552f instagibbs: ACK 8fe552f Tree-SHA512: fda935d8a4081b5ecae96f5a73c04f4bb91feaeb09b5c159ffd45cf16668c4345ff268c57f383ba7c7ff544ee07b21f97aa28f257ade809c18b9310837795e7a
- Loading branch information