test
This commit is contained in:
parent
c23c2203b2
commit
4d13382444
1
job.go
1
job.go
@ -2137,6 +2137,7 @@ func jobGetStash(j Job) {
|
||||
clt.Mux.Unlock()
|
||||
}
|
||||
}
|
||||
fmt.Printf("jobGetStash : Submit new client : %d\n", userID64)
|
||||
p.UserID64 = userID64
|
||||
setJobCallback(j.ID64, userID64, cacheObjSubType[`msg_exchange_req`])
|
||||
setJobCallback(j.ID64, userID64, cacheObjSubType[`msg_exchange_ack`])
|
||||
|
Loading…
Reference in New Issue
Block a user