This commit is contained in:
邹宗楠
2023-05-31 17:04:59 +08:00
parent fc1cc16de6
commit a376e4b90d

View File

@@ -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 (