another comment
This commit is contained in:
parent
6927c87133
commit
b70807f744
@ -255,7 +255,7 @@ mod tests {
|
||||
shutdown_sender.send(()).unwrap();
|
||||
|
||||
println!("waiting for shutdown...");
|
||||
// TODO: timeout or panic
|
||||
// TODO: panic if a timeout is reached
|
||||
handle.join().unwrap().unwrap();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user