debug
This commit is contained in:
parent
d5ff9a9c4e
commit
87777a2307
@ -595,6 +595,8 @@ func MQTidyKeepAliveWorker() {
|
||||
}
|
||||
TGCmdQueue <- cmd
|
||||
clt.Active = false
|
||||
} else {
|
||||
log.Printf("MQTidyKeepAliveWorker : Client %s inactive.\n", clt.MQ.User)
|
||||
}
|
||||
clt.Mux.Unlock()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user