mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 22:13:07 +00:00
fix hanging test
This commit is contained in:
parent
464986791c
commit
d7a1afcaad
@ -138,8 +138,6 @@ pub fn main() -> Result<(), String> {
|
||||
}
|
||||
|
||||
std::thread::sleep(Duration::from_secs(2));
|
||||
let result = node.discv5_stop()?;
|
||||
assert!(result, "Discv5 should be stopped");
|
||||
node.stop()?;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user