mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-06-06 22:01: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)
|
||||
}
|
||||
}
|
||||
log.Info(tasks)
|
||||
job := Job{Tasks: tasks}
|
||||
if len(tasks) == 0 {
|
||||
break
|
||||
|
Loading…
Reference in New Issue
Block a user