mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user