mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
update
This commit is contained in:
@@ -89,7 +89,7 @@ func (scheduler *SchedulerFair) Start() {
|
||||
for {
|
||||
log.Debug("Scheduling")
|
||||
if !flag {
|
||||
time.Sleep(time.Second * 100)
|
||||
time.Sleep(time.Millisecond * 100)
|
||||
}
|
||||
flag = false
|
||||
if !scheduler.enabled {
|
||||
|
||||
Reference in New Issue
Block a user