mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
fix: hide worker manager watchdog log
This commit is contained in:
@@ -43,8 +43,6 @@ func watchdog() {
|
||||
}
|
||||
|
||||
func do_worker_watchdog() {
|
||||
log.Debugf("worker manager watchdog runing")
|
||||
|
||||
for _, w := range workerManagers {
|
||||
stats := w.getState()
|
||||
busy := stats.IsBusy()
|
||||
|
||||
Reference in New Issue
Block a user