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

kill: send SIGTERM first #228

Merged
merged 3 commits into from
Aug 31, 2024
Merged

kill: send SIGTERM first #228

merged 3 commits into from
Aug 31, 2024

Conversation

sshane
Copy link
Contributor

@sshane sshane commented Jun 6, 2024

openpilot processes never have a chance to react to reboot or shutdown since we send SIGKILL first. This adopts the default behavior of a SIGTERM first, wait a timeout, then a SIGKILL

For commaai/openpilot#32103

@adeebshihadeh adeebshihadeh merged commit 7a30caa into master Aug 31, 2024
2 checks passed
@adeebshihadeh adeebshihadeh deleted the sigterm branch August 31, 2024 17:34
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 this pull request may close these issues.

2 participants