Skip to content
New issue

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

Server processes not following parent signal control #408

Open
AshleighTheCutie opened this issue Apr 20, 2022 · 0 comments
Open

Server processes not following parent signal control #408

AshleighTheCutie opened this issue Apr 20, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@AshleighTheCutie
Copy link

Hey, another issue:
If I start the processes with a bash script, then terminate that script, the servers do not shutdown. They seem to be placed under the PID 0, which I don't think exists on Linux, and when this happens, all process signals sent to them are ignored except for SIG9. This makes it very hard to restart them, as I have to open HTop and manually kill them, as they stop responding to control signals, and seem to never have in the first place.

Once again, not sure what is needed here, so I'll supply any needed info at request.

@Matt-Hurd Matt-Hurd added the bug Something isn't working label Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants