This commit is contained in:
parent
c065239e69
commit
3193610b7f
|
@ -125,6 +125,7 @@ func RunHandler(w http.ResponseWriter, r *http.Request, channel map[string]*util
|
|||
|
||||
if 1 > outBuf.Len() {
|
||||
time.Sleep(7 * time.Millisecond)
|
||||
logger.Info("out buf is empty")
|
||||
continue
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue