mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-23 09:09:57 +02:00
force child process to exit
This commit is contained in:
@ -189,6 +189,7 @@ function SystemController:apigateway(...)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
print("Child exit")
|
print("Child exit")
|
||||||
|
ulib.kill(-1)
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
echo('{"error":"User unauthorized. Please login"}')
|
echo('{"error":"User unauthorized. Please login"}')
|
||||||
|
Reference in New Issue
Block a user