aa
This commit is contained in:
@@ -275,7 +275,8 @@ func (t *TcpClient) HandleCheckTcpHeart(key string) {
|
||||
changePrinterStatus(key, printerStatusOffline)
|
||||
if t.isExist(key) {
|
||||
globals.SugarLogger.Debugf("HandleCheckTcpHeart clear...")
|
||||
t.clear(key)
|
||||
//t.clear(key)
|
||||
close(t.TimeoutMap[key])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user