mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 12:43:09 +00:00
remove watch from service_mgr
This commit is contained in:
@@ -117,7 +117,6 @@ local function register_global()
|
|||||||
|
|
||||||
function cmd.REPORT(m)
|
function cmd.REPORT(m)
|
||||||
mgr[m] = true
|
mgr[m] = true
|
||||||
skynet.watch(m)
|
|
||||||
end
|
end
|
||||||
|
|
||||||
local function add_list(all, m)
|
local function add_list(all, m)
|
||||||
|
|||||||
Reference in New Issue
Block a user