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