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

handle SIGINT to cleanout program on Ctrl-C #1

Open
nil0x42 opened this issue Jul 29, 2015 · 1 comment
Open

handle SIGINT to cleanout program on Ctrl-C #1

nil0x42 opened this issue Jul 29, 2015 · 1 comment

Comments

@nil0x42
Copy link
Owner

nil0x42 commented Jul 29, 2015

the SIGINT unix signal should be catched to properly clean things such as temporary created file

@nil0x42
Copy link
Owner Author

nil0x42 commented Aug 3, 2015

UPDATE:
to be clear, any catchable signal must call exit routine .. not only SIGINT ...

@DivX69 DivX69 mentioned this issue Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant