HomePhabricator

Fix a race in abc_p2p_avalanche_remote_proofs.py

Description

Fix a race in abc_p2p_avalanche_remote_proofs.py

Summary: When add_outbound_p2p_connection returns there is no guarantee that the node is available from the RPC yet. This diff waits for the node to account for the new remote to fix this.

Test Plan:

./test/functional/test_runner.py abc_p2p_avalanche_remote_proofs

Reviewers: #bitcoin_abc, bytesofman

Reviewed By: #bitcoin_abc, bytesofman

Differential Revision: https://reviews.bitcoinabc.org/D17387

Details

Provenance
FabienAuthored on Mon, Dec 23, 09:54
FabienPushed on Mon, Dec 23, 15:53
Reviewer
Restricted Project
Differential Revision
D17387: Fix a race in abc_p2p_avalanche_remote_proofs.py
Parents
rABC541bfc8db064: init: disallow reindex-chainstate when pruning
Branches
Unknown
Tags
Unknown