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

Add Graceful Shutdown #3

Merged
merged 1 commit into from
Jan 25, 2018
Merged

Add Graceful Shutdown #3

merged 1 commit into from
Jan 25, 2018

Conversation

berfarah
Copy link
Collaborator

On SIGINT and SIGTERM we'll want to give our plugins the chance to unload gracefully.

Use-cases for this:

  • Saving unsaved data
  • Stopping goroutines gracefully

@berfarah berfarah merged commit 3f29c12 into master Jan 25, 2018
@berfarah berfarah deleted the graceful-shutdown branch January 25, 2018 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant