1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-12-13 07:46:43 +00:00
This commit is contained in:
2020-05-04 19:59:10 +08:00
parent f498b7a68e
commit a32cf2a0d3

View File

@@ -151,7 +151,7 @@ func (jm *JobManager) start() {
/* monitor job execution */
for {
//res := jm.status()
res := jm.status()
flag := false
onlyPS := true
for i := range res.Status {