mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 15:16:56 +00:00
notification_sys base
This commit is contained in:
@@ -81,7 +81,7 @@ mod tests {
|
||||
sleep(Duration::from_secs(1)).await;
|
||||
workers.wait().await;
|
||||
if workers.available().await != workers.limit {
|
||||
assert!(false);
|
||||
unreachable!();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user