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

No handler for SIGINT, no way to "elegantly" exit application #261

Closed
hmiomand opened this issue Nov 19, 2019 · 1 comment
Closed

No handler for SIGINT, no way to "elegantly" exit application #261

hmiomand opened this issue Nov 19, 2019 · 1 comment

Comments

@hmiomand
Copy link
Contributor

There is no handler to deal with SIGINT signal to give the application the opportunity to exit properly, for example deallocating memory, executing atexit() functions, etc... when using Ctrl+C.

@ahonorat
Copy link
Contributor

Duplicated issue from #60
See the other issue for possible solutions.

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

No branches or pull requests

2 participants