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

Terminate on SIGINT/SIGTERM. #37

Merged
merged 1 commit into from
Sep 15, 2016
Merged

Terminate on SIGINT/SIGTERM. #37

merged 1 commit into from
Sep 15, 2016

Conversation

hackergrrl
Copy link
Contributor

@hackergrrl hackergrrl commented Sep 15, 2016

Addresses #34. This doesn't clean up (elegantly close HTTP connection to API, shut down ephemeral node) but shouldn't cause any damage. We definitely want "safe shutdown" logic in place, but this will at least let users terminate the program should it hang on the network.

@hackergrrl hackergrrl added the status/in-progress In progress label Sep 15, 2016
@hackergrrl hackergrrl merged commit 1d5c3af into master Sep 15, 2016
@hackergrrl hackergrrl removed the status/in-progress In progress label Sep 15, 2016
@hackergrrl hackergrrl mentioned this pull request Sep 15, 2016
@gammazero gammazero deleted the sigint branch October 15, 2020 17:58
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.

1 participant