fast exit dynamic test
This commit is contained in:
committed by
Greg Fitzgerald
parent
47a22c66b4
commit
72282dc493
@@ -464,6 +464,9 @@ fn test_multi_node_dynamic_network() {
|
||||
}
|
||||
}
|
||||
assert_eq!(consecutive_success, 10);
|
||||
for (_, node) in validators {
|
||||
node.notify_exit();
|
||||
}
|
||||
for (_, node) in validators {
|
||||
node.close().unwrap();
|
||||
}
|
||||
|
Reference in New Issue
Block a user