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:
@@ -343,6 +343,7 @@ func (jm *JobManager) stop(force bool) MsgStop {
|
||||
if res.Code != 0 {
|
||||
log.Warn(res.Error)
|
||||
}
|
||||
log.Info(task.Id, " is killed")
|
||||
|
||||
}(taskStatus)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user