Skip to content

improve signal handlers a bit - #3

Merged
z3rone merged 5 commits into
z3rone-org:mainfrom
lutzfischer:cleanup
Aug 29, 2025
Merged

improve signal handlers a bit#3
z3rone merged 5 commits into
z3rone-org:mainfrom
lutzfischer:cleanup

Conversation

@lutzfischer

Copy link
Copy Markdown
Contributor

calling the original signal handlers can fail in the current setup and also under windows these signal handlers might not work at all so setting these up could fail there.
This should now silently fail.

lutzfischer and others added 5 commits August 28, 2025 11:03
Windows has limited support for signals so might fail there.
This change just makes the failure silent and then only depend on atexit handlers for cleanup
@z3rone
z3rone merged commit da089af into z3rone-org:main Aug 29, 2025
5 checks passed
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