1
This commit is contained in:
@@ -283,6 +283,8 @@ func (t *TcpClient) doPrint(key string) (err error) {
|
||||
case printMsg, ok := <-t.MsgMap[key]:
|
||||
if !ok {
|
||||
globals.SugarLogger.Debugf("doPrint err !ok ...")
|
||||
t = nil
|
||||
Poll.Stop()
|
||||
return
|
||||
}
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user