mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
bugfix: redirect should pass session (0)
This commit is contained in:
@@ -569,6 +569,7 @@ function skynet.monitor(service, query)
|
||||
end
|
||||
assert(monitor, "Monitor launch failed")
|
||||
c.command("MONITOR", string.format(":%08x", monitor))
|
||||
return monitor
|
||||
end
|
||||
|
||||
function skynet.mqlen()
|
||||
|
||||
Reference in New Issue
Block a user