We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expected behavior When a shutdown/exit call is made by the client, the Python orphan process should be killed
Actual behavior The Python orphan process is not killed
Steps to replicate
There are orphan Python processes.
Version
Gauge version: 0.9.8 Commit Hash: 61d692c Plugins ------- python (0.3.0.nightly-2018-04-13)
The text was updated successfully, but these errors were encountered:
sending response for killProcess request. #51
215f6ea
exiting process after stopping the server.
Should be fixed in nightly >= 18-04-2018
Sorry, something went wrong.
Working as expected on
Gauge version: 0.9.8.nightly-2018-04-19 Commit Hash: 58298e2 Plugins ------- python (0.3.0.nightly-2018-04-18)
BugDiver
No branches or pull requests
Expected behavior
When a shutdown/exit call is made by the client, the Python orphan process should be killed
Actual behavior
The Python orphan process is not killed
Steps to replicate
Version
The text was updated successfully, but these errors were encountered: