mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-12 23:36:44 +00:00
update fair
This commit is contained in:
@@ -340,6 +340,9 @@ func (jm *JobManager) stop(force bool) MsgStop {
|
||||
log.Warn(res)
|
||||
return
|
||||
}
|
||||
if res.Code != 0 {
|
||||
log.Warn(res.Error)
|
||||
}
|
||||
|
||||
}(taskStatus)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user