1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-12-12 23:36:44 +00:00
This commit is contained in:
2020-04-30 14:04:40 +08:00
parent 875e4665be
commit dbd880c971
4 changed files with 98 additions and 20 deletions

View File

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