diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-01-16 13:04:00 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-01-16 13:05:32 +0100 |
commit | 3ae3748ce1bd6f681896b4dbe40964310cf857fe (patch) | |
tree | 73ede81453e7753bf944dc90b1ddd6ceb49c3dbd /src/init.cpp | |
parent | acec9e45c6fb6d5e72908c1a87b2b14f1ca5e3a0 (diff) | |
parent | 4412a59bfe8228698e5b5bbe8bb21c8e8a70d357 (diff) |
Merge #14958: qa: Remove race between connecting and shutdown on separate connections
4412a59bfe8228698e5b5bbe8bb21c8e8a70d357 qa: Remove race between connecting and shutdown on separate connections (João Barbosa)
Pull request description:
Fixes the error https://github.com/bitcoin/bitcoin/pull/14670#issuecomment-447255352 reported by @ken2812221.
There is a race between RPC stop and another concurrent call in the test framework. The connection must be established and the command `waitfornewblock` running before calling `stop`.
See also https://github.com/bitcoin/bitcoin/pull/14670#issuecomment-447304513.
Tree-SHA512: 77feb8628d3b9c025ec0cf83565d4d6680cad4fb182fc93a65df8b573f3e799ba4c44e06d9001dd8a375ca0b1ee17f10e66c3902b6256d0ae2acbc64539185d7
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions