diff options
author | MarcoFalke <falke.marco@gmail.com> | 2018-06-30 22:09:09 -1100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-06-30 22:09:11 -1100 |
commit | 686e97a0c7358291d628213447cf33e99cde7ce8 (patch) | |
tree | ad11a86f404f7e8fb144086bf44ae0da8ce1c488 /src/serialize.h | |
parent | 954f4a9c7cafd518a500bc64fdcfabbfa71cad93 (diff) | |
parent | 75848bcf401a23672aaec1d8be2738443946808c (diff) |
Merge #13522: [tests] Fix p2p_sendheaders race
75848bcf40 [tests] Fix p2p_sendheaders race (John Newbery)
Pull request description:
p2p_sendheaders has a race in part 1.3.
part 1.2 sends a block to the node over the 'test_node' connection, but
doesn't wait for an inv to be received on the 'inv_node' connection. If
we get to part 1.3 before that inv has been received, then the
subsequent call to check_last_inv_announcement could fail.
Tree-SHA512: ba9baffb3a9c0d379259190c737a7a4ad2e1133005a5b026af4f6b67a2978e24db39289551ad29134151879593ef5472be7e569a3557c0740fb51f5c56263d9a
Diffstat (limited to 'src/serialize.h')
0 files changed, 0 insertions, 0 deletions