test
This commit is contained in:
parent
c92d1867e3
commit
dc063c4896
@ -402,7 +402,7 @@ func MQKeepAliveWorker() {
|
||||
nil, // arguments
|
||||
)
|
||||
logOnError(err, "MQKeepAliveWorker : Failed to declare a queue")
|
||||
clientsKeepAlive.Load(x.UserID64, &x)
|
||||
clientsKeepAlive.Store(x.UserID64, &x)
|
||||
clientsQueue[x.UserID64] = &clt
|
||||
|
||||
c := TGCommand{
|
||||
|
Loading…
Reference in New Issue
Block a user