server too
This commit is contained in:
committed by
Greg Fitzgerald
parent
72282dc493
commit
eb3e5fd204
@ -467,6 +467,7 @@ fn test_multi_node_dynamic_network() {
|
|||||||
for (_, node) in validators {
|
for (_, node) in validators {
|
||||||
node.notify_exit();
|
node.notify_exit();
|
||||||
}
|
}
|
||||||
|
server.notify_exit();
|
||||||
for (_, node) in validators {
|
for (_, node) in validators {
|
||||||
node.close().unwrap();
|
node.close().unwrap();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user