mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-12 23:36:44 +00:00
update
This commit is contained in:
@@ -161,7 +161,7 @@ func (jm *JobManager) start() {
|
||||
if !jm.isRunning {
|
||||
break
|
||||
}
|
||||
time.Sleep(time.Second * 10)
|
||||
time.Sleep(time.Second * 25)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user