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

fix: relay kill signals to child process #116

Merged
merged 61 commits into from
Oct 17, 2022
Merged

Conversation

privatenumber
Copy link
Owner

@privatenumber privatenumber commented Oct 13, 2022

This adds SIGINT and SIGTERM proxying for the CLI (not in watch mode).

fix #95

@privatenumber privatenumber marked this pull request as ready for review October 14, 2022 10:54
@privatenumber privatenumber changed the title fix: relay signals to child fix: relay kill signals to child process Oct 17, 2022
@privatenumber privatenumber merged commit 5aaa60f into develop Oct 17, 2022
@privatenumber privatenumber deleted the relay-signals branch October 17, 2022 17:08
@privatenumber
Copy link
Owner Author

🎉 This PR is included in version 3.10.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improper handling of graceful exits
1 participant