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