mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-06-07 14:21:55 +00:00
update
This commit is contained in:
parent
6b42565609
commit
ec6bb68bca
@ -144,6 +144,7 @@ func (pool *ResourcePool) init(conf Configuration) {
|
|||||||
tasks = append(tasks, task)
|
tasks = append(tasks, task)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
log.Info(tasks)
|
||||||
job := Job{Tasks: tasks}
|
job := Job{Tasks: tasks}
|
||||||
if len(tasks) == 0 {
|
if len(tasks) == 0 {
|
||||||
break
|
break
|
||||||
|
Loading…
Reference in New Issue
Block a user