mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-15 16:16:44 +00:00
update
This commit is contained in:
@@ -160,6 +160,7 @@ func (pool *ResourcePool) init(conf Configuration) {
|
||||
}
|
||||
pool.batchAllocations[task.Job] = append(pool.batchAllocations[task.Job], nodes[i])
|
||||
}
|
||||
//bug
|
||||
}
|
||||
pool.batchJobs = left
|
||||
pool.batchMu.Unlock()
|
||||
|
||||
Reference in New Issue
Block a user