mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-06-06 22:01:55 +00:00
update GA
This commit is contained in:
parent
770bfcbed0
commit
b8b9f80a08
@ -105,6 +105,7 @@ func (jm *JobManager) start() {
|
||||
log.Warn(res)
|
||||
return
|
||||
}
|
||||
log.Info(jm.job.Name, "-", i, " started")
|
||||
jm.jobStatus.tasks[jm.job.Tasks[index].Name] = TaskStatus{Id: res.Id, Node: jm.resources[index].ClientHost}
|
||||
}(i)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user