mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
force child process to exit
This commit is contained in:
parent
a6c14bd9bf
commit
702ff6cd97
@ -189,6 +189,7 @@ function SystemController:apigateway(...)
|
||||
end
|
||||
end
|
||||
print("Child exit")
|
||||
ulib.kill(-1)
|
||||
end
|
||||
else
|
||||
echo('{"error":"User unauthorized. Please login"}')
|
||||
|
Loading…
Reference in New Issue
Block a user