1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-12-15 08:16:43 +00:00
This commit is contained in:
2020-05-01 14:24:49 +08:00
parent 5141ae5e4e
commit 61415a612e

View File

@@ -150,7 +150,6 @@ func (jm *JobManager) start() {
jm.stop()
log.Info("Only PS is running, stop ", jm.job.Name)
jm.killedFlag = false
break
}
if !flag {
break