Skip to content

Cleanup sigint code [#3500]

Ethan Reesor requested to merge 3500-cleanup-sigint into main

Closes #3500 (closed). Moves SIGINT handling to a helper function, adds SIGTERM handling.

Changelog: refactor

Merge request reports