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
01661876fd
commit
00d420fa05
@ -164,7 +164,7 @@ func (pool *ResourcePool) init(conf Configuration) {
|
||||
}
|
||||
pool.batchAllocations[task.Job] = append(pool.batchAllocations[task.Job], nodes[i])
|
||||
}
|
||||
//bug
|
||||
break
|
||||
}
|
||||
pool.batchJobs = map[string]Job{}
|
||||
for _, job := range left {
|
||||
|
Loading…
Reference in New Issue
Block a user