Add network thread_start(), network_thread_running() and
network_thread_join() utility functions in mininode.py
Update the tests to use them.
Partial backport of core PR11849
commits 5fc6e71 and 74e64f2
Depends on D2370
Differential D2383
[tests] Add network_thread_ functions and use them in tests Fabien on Jan 22 2019, 14:36. Authored by
Details
Add network thread_start(), network_thread_running() and Update the tests to use them. Partial backport of core PR11849 Depends on D2370 ./test/functional/test_runner.py --extended
Diff Detail
Event Timeline
|