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