mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
fix #1154
This commit is contained in:
@@ -861,6 +861,7 @@ local debug = require "skynet.debug"
|
||||
debug.init(skynet, {
|
||||
dispatch = skynet.dispatch_message,
|
||||
suspend = suspend,
|
||||
resume = coroutine_resume,
|
||||
})
|
||||
|
||||
return skynet
|
||||
|
||||
Reference in New Issue
Block a user