mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
update
This commit is contained in:
@@ -156,7 +156,9 @@ func (jm *JobManager) start() {
|
|||||||
stat = append(stat, vals[i])
|
stat = append(stat, vals[i])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stats = append(stats, stat)
|
if len(stat) > 0 {
|
||||||
|
stats = append(stats, stat)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
//log.Info(jm.stats)
|
//log.Info(jm.stats)
|
||||||
//log.Info(stats)
|
//log.Info(stats)
|
||||||
|
|||||||
Reference in New Issue
Block a user