mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-15 08:16:43 +00:00
bugfix
This commit is contained in:
@@ -366,7 +366,7 @@ func (pool *ResourcePool) scaleSeg(seg *PoolSeg) {
|
||||
for _, id := range segIDs {
|
||||
pool.pools[id].Lock.Lock()
|
||||
}
|
||||
log.Println(segIDs)
|
||||
//log.Println(segIDs)
|
||||
|
||||
/* update Next */
|
||||
for i := 0; ; i++ {
|
||||
|
||||
Reference in New Issue
Block a user