Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pandad: reset safety mode on exit (#32103)
* boardd: reset safety mode on exit old-commit-hash: dd18ccb * comment old-commit-hash: 01b598e * log it old-commit-hash: 181c4d4 * logmessaged might not be alive old-commit-hash: 7483ba0 * reproduction, manager gets SIGTERM from python_process old-commit-hash: b90402b * even smaller repro old-commit-hash: 03dd430 * should work old-commit-hash: 388c427 * let's not change that rn old-commit-hash: d057299 * something like this old-commit-hash: 123d6ed * pandad.cc should receive same SIGTERM and exit old-commit-hash: afc5ef6 * stash old-commit-hash: e02e0dc * remove debugging old-commit-hash: ac170d0 * remove debugging old-commit-hash: 5094960 * match behavior old-commit-hash: 5f24167 * convention old-commit-hash: 1664113 * systemd option old-commit-hash: 95183ff * manager option old-commit-hash: 2071893 * just curious if this works, change to ELM327 on exit old-commit-hash: 9674ed5 * Revert "just curious if this works, change to ELM327 on exit" This reverts commit d4ae294d419dc3d787d11dee4474799f3fb2acef. old-commit-hash: 6d24edd * check onroad same update * useless * comment * fix * debug * Revert "debug" This reverts commit 2bb1386. * Update common/util.h * double wait does not work, blocking in signal handler not good, exit on do_exit, change to SIGINT, use existing stop to support ctrl+c nope * organize? * no sys * None --------- Co-authored-by: Shane Smiskol <[email protected]>
- Loading branch information