mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 21:46:50 +00:00
@@ -57,6 +57,7 @@ impl Workers {
|
|||||||
// 等待直到所有槽都被释放
|
// 等待直到所有槽都被释放
|
||||||
self.notify.notified().await;
|
self.notify.notified().await;
|
||||||
}
|
}
|
||||||
|
info!("worker wait end");
|
||||||
}
|
}
|
||||||
|
|
||||||
pub async fn available(&self) -> usize {
|
pub async fn available(&self) -> usize {
|
||||||
|
|||||||
Reference in New Issue
Block a user