mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
fix #648
This commit is contained in:
@@ -283,6 +283,7 @@ function COMMANDX.debug(cmd)
|
||||
pcall(forward_cmd)
|
||||
if not stop then -- block at skynet.call "start"
|
||||
term_co = nil
|
||||
else
|
||||
skynet.wakeup(term_co)
|
||||
end
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user