mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-15 18:56:49 -04:00
Clean up flaky tests to be more reliable
This commit is contained in:
parent
a54e3d0c55
commit
39ea3b0d41
3 changed files with 202 additions and 104 deletions
|
@ -534,8 +534,6 @@ pub(crate) mod test {
|
|||
.await
|
||||
.expect("at");
|
||||
|
||||
//sleep(Duration::from_millis(10)).await;
|
||||
|
||||
let (tx, mut rx) = mpsc::channel(3);
|
||||
let (fin_tx, fin_rx) = oneshot::channel();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue