HomePhabricator

qa/rpc_tests: Wait for handshake to complete in connect_nodes
3b1295e98878Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

qa/rpc_tests: Wait for handshake to complete in connect_nodes

This avoids a race condition in which the connection was
made but the version handshake is not completed yet. In that
case transactions won't be broadcasted to a peer yet, and
the nodes will wait forever for their mempools to sync.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 23 2014, 15:41
deadalnixPushed on May 14 2017, 22:04
Parents
rABC0869df195cc9: Merge pull request #3960
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC3b1295e98878: qa/rpc_tests: Wait for handshake to complete in connect_nodes (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jun 23 2014, 15:43