Browse Source
Bug caused the wait_for_block_announcement to be called on the wrong node, leading to nondeterminism and occasional test failures. Bug was introduced in merge commit:0.14d075479
Merge #8882: [qa] Fix race conditions in p2p-compactblocks.py and sendheaders.py Underlying commits which conflicted were:27acfc1
[qa] Update p2p-compactblocks.py for compactblocks v26976db2
[qa] Another attempt to fix race condition in p2p-compactblocks.py The first commit changed the test_compactblock_construction function signature and second commit added code which wasn't updated during the merge to use the new arguments. Suhas Daftuar <sdaftuar@chaincode.com> noticed the bug and suggested the fix.
Russell Yanofsky
8 years ago
committed by
Russell Yanofsky
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue