diff options
author | Matt Corallo <git@bluematt.me> | 2016-12-19 00:47:08 -0800 |
---|---|---|
committer | Matt Corallo <git@bluematt.me> | 2017-01-04 15:56:08 -0500 |
commit | 8baaba653ef67097eb3d3a4b4d25f907111830b1 (patch) | |
tree | 0d42670b935a5e1b6cf0868c8f0c5972fb58f20c /qa/rpc-tests/import-rescan.py | |
parent | 9a0b2f4c5b5cbdf37c68710ab8af877bd322d99c (diff) |
[qa] Avoid race in preciousblock test.
If node 0 is sufficiently fast to announce its block to node 1,
node 1 might already have the block by the time the
node_sync_via_rpc loop gets around to node 1, resulting in the
submitblock result "duplicate-inconclusive" as node 1 has the block,
but prefers an alternate chain.
Diffstat (limited to 'qa/rpc-tests/import-rescan.py')
0 files changed, 0 insertions, 0 deletions