This commit is contained in:
Cloud Wu
2017-06-02 19:36:39 +08:00
parent 624fbf6f22
commit 94374cf06f

View File

@@ -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)