1
0
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:
lxsang 2018-10-07 16:15:08 +02:00
parent a6c14bd9bf
commit 702ff6cd97

View File

@ -189,6 +189,7 @@ function SystemController:apigateway(...)
end
end
print("Child exit")
ulib.kill(-1)
end
else
echo('{"error":"User unauthorized. Please login"}')