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

Attempt to stop child process gracefully #10

Open
kendru opened this issue Apr 30, 2021 · 0 comments · May be fixed by #11
Open

Attempt to stop child process gracefully #10

kendru opened this issue Apr 30, 2021 · 0 comments · May be fixed by #11
Assignees

Comments

@kendru
Copy link

kendru commented Apr 30, 2021

When uni exits or reloads the child process on rebuild, it should try to terminate the process with a SIGTERM rather than a SIGKILL in case there is any cleanup that needs to happen. Additionally, it should not orphan any processes started by the subprocess itself.

@kendru kendru self-assigned this Apr 30, 2021
@kendru kendru changed the title Uni should try to stop the child process gracefully Attempt to stop child process gracefully Apr 30, 2021
@kendru kendru linked a pull request Apr 30, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant