mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-12 23:36:44 +00:00
update
This commit is contained in:
@@ -125,7 +125,7 @@ func (jm *JobManager) start() {
|
||||
continue
|
||||
}
|
||||
if res.Code != 0 {
|
||||
log.Warn(err)
|
||||
log.Warn(res)
|
||||
}
|
||||
|
||||
jm.jobStatus.tasks[jm.job.Tasks[i].Name] = TaskStatus{Id: res.Id, Node: jm.resources[i].ClientHost}
|
||||
|
||||
Reference in New Issue
Block a user