mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 08:26:44 +00:00
bugfix
This commit is contained in:
@@ -29,7 +29,7 @@ type Scheduler interface {
|
||||
|
||||
Detach(GPU string, job string)
|
||||
|
||||
Enable()
|
||||
Enable() bool
|
||||
|
||||
Disable()
|
||||
Disable() bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user