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

feat: ctrl-c handling #28

Merged
merged 1 commit into from
Oct 19, 2023
Merged

feat: ctrl-c handling #28

merged 1 commit into from
Oct 19, 2023

Conversation

zeapoz
Copy link
Member

@zeapoz zeapoz commented Oct 19, 2023

Implements graceful shutdown by intercepting the CTRL-C signal and shutting down the tasks once they've finished, in order.

@zeapoz zeapoz requested a review from tuommaki October 19, 2023 10:15
@zeapoz zeapoz self-assigned this Oct 19, 2023
Copy link
Collaborator

@tuommaki tuommaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@zeapoz zeapoz merged commit 20c70f1 into main Oct 19, 2023
4 checks passed
@zeapoz zeapoz deleted the feat/intercept-ctrl-c branch October 19, 2023 11:22
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