Stopping nodes before joining thread pools.
This commit is contained in:
parent
8a1bfc6b4c
commit
1e5cbb3423
1 changed files with 4 additions and 0 deletions
|
@ -1358,6 +1358,10 @@ TEST (rpc, work_peer_many)
|
|||
system2.stop ();
|
||||
system3.stop ();
|
||||
system4.stop ();
|
||||
node1.stop();
|
||||
node2.stop();
|
||||
node3.stop();
|
||||
node4.stop();
|
||||
runner1.join ();
|
||||
runner2.join ();
|
||||
runner3.join ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue