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

fix: Prevent coroutine crashing on errors #157

Merged
merged 2 commits into from
May 29, 2024
Merged

fix: Prevent coroutine crashing on errors #157

merged 2 commits into from
May 29, 2024

Conversation

fabriziodemaria
Copy link
Member

Example of issues caused by this:
Network errors could cause the coroutine crash, and the "collect"s from EventProducers would stop working

@fabriziodemaria fabriziodemaria merged commit d75229a into main May 29, 2024
2 checks passed
@fabriziodemaria fabriziodemaria deleted the supervisor branch May 29, 2024 11:13
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