mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-12 23:36:44 +00:00
update
This commit is contained in:
@@ -364,7 +364,7 @@ func (scheduler *SchedulerFair) UpdateNextQueue() {
|
||||
}
|
||||
}
|
||||
scheduler.nextQueue = next
|
||||
log.Info("updateNextQueue ->", next)
|
||||
log.Debug("updateNextQueue ->", next)
|
||||
}
|
||||
|
||||
func (scheduler *SchedulerFair) Attach(GPU string, job string) {
|
||||
|
||||
Reference in New Issue
Block a user