提交 a981dab5 编写于 作者: A astaxie

fix #286

the process exit and the channel info can't flush to console
上级 6632c21d
......@@ -74,6 +74,7 @@ func (app *App) Run() {
}
if err != nil {
BeeLogger.Critical("ListenAndServe: ", err)
time.Sleep(100 * time.Microsecond)
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册