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: Add global shutdown handler for strategy factory #278

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

untitaker
Copy link
Member

@untitaker untitaker commented Aug 16, 2023

In sentry's unified consumers, there is no place to register a global
shutdown handler. Add this to arroyo directly in order to standardize
it, though technically there's no use for such a shutdown outside of
unified consumers since in other scenarios, the user manages the
lifecycle of the application themselves.

related to #277

In sentry's unified consumers, there is no place to register a global
shutdown handler. Add this to arroyo directly in order to standardize
it, though technically there's no use for such a shutdown outside of
unified consumers since in other scenarios, the user manages the
lifecycle of the application themselves.
@untitaker untitaker requested a review from a team as a code owner August 16, 2023 16:48
@untitaker untitaker merged commit ebaa676 into main Aug 16, 2023
8 checks passed
@untitaker untitaker deleted the feat/strategy-factory-global-shutdown branch August 16, 2023 17:28
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