aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorJohn Newbery <[email protected]>2018-06-22 11:55:29 -0400
committerJohn Newbery <[email protected]>2018-06-22 11:55:56 -0400
commit75848bcf401a23672aaec1d8be2738443946808c (patch)
tree301650169d22712b9cf6d6536b9da5f9fe2d9791 /src/httpserver.cpp
parentMerge #13506: Qt: load wallet in UI after possible init aborts (diff)
downloaddiscoin-75848bcf401a23672aaec1d8be2738443946808c.tar.xz
discoin-75848bcf401a23672aaec1d8be2738443946808c.zip
[tests] Fix p2p_sendheaders race
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.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions