ing
This commit is contained in:
parent
68ad5ce901
commit
cddbd6af49
|
@ -132,7 +132,7 @@ Loop:
|
|||
}
|
||||
|
||||
select {
|
||||
case <-time.After(time.Microsecond * 100):
|
||||
case <-time.After(time.Microsecond * 10):
|
||||
case <-stopChan:
|
||||
return nil
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user