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

Pass UncaughtException.Handler as CoroutineContext to OnEvent.Executor #356

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

05nelsonm
Copy link
Owner

This PR adds to the OnEvent.Executor.execute function another parameter, CoroutineContext, in order to pass the UncaughtException.Handler for piping any exceptions when using with coroutines.

@05nelsonm 05nelsonm self-assigned this Apr 11, 2024
@05nelsonm 05nelsonm merged commit 0816fb9 into master Apr 11, 2024
9 checks passed
@05nelsonm 05nelsonm deleted the executor/handle-context branch April 11, 2024 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.

1 participant