debug
This commit is contained in:
parent
e5b476e406
commit
c5829065c0
@ -168,6 +168,7 @@ func MQKeepAliveWorker() {
|
||||
if clt.Active {
|
||||
clt.Mux.Unlock()
|
||||
} else {
|
||||
log.Printf("MQKeepAliveWorker : Connecting client.\n")
|
||||
clt.MQ = MQClient{
|
||||
User: cfg.Rabbit.User,
|
||||
Password: cfg.Rabbit.Password,
|
||||
|
Loading…
Reference in New Issue
Block a user