mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-12 23:36:44 +00:00
update
This commit is contained in:
@@ -65,6 +65,9 @@ func (jm *JobManager) start() {
|
||||
i = -1
|
||||
start = time.Now().Unix()
|
||||
}
|
||||
if i == -1 {
|
||||
break
|
||||
}
|
||||
time.Sleep(time.Second * 1)
|
||||
}
|
||||
if len(resource.Status) > 0 {
|
||||
|
||||
Reference in New Issue
Block a user