mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53: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)
|
||||
mgr[m] = true
|
||||
skynet.watch(m)
|
||||
end
|
||||
|
||||
local function add_list(all, m)
|
||||
|
||||
Reference in New Issue
Block a user