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: ensure reporter errors can propagate #4111

Merged
merged 4 commits into from Aug 3, 2023
Merged

Conversation

WilcoFiers
Copy link
Contributor

@WilcoFiers WilcoFiers commented Jul 31, 2023

Adds a reject handle to the reporter for more consistent error handling.

Closes: #4057

@WilcoFiers WilcoFiers changed the title feat: allow reporters to error fix: ensure reporter errors can propagate Jul 31, 2023
@WilcoFiers WilcoFiers marked this pull request as ready for review August 1, 2023 11:28
@WilcoFiers WilcoFiers requested a review from a team as a code owner August 1, 2023 11:28
straker
straker previously approved these changes Aug 1, 2023
@WilcoFiers WilcoFiers merged commit 080cc1b into develop Aug 3, 2023
17 checks passed
@WilcoFiers WilcoFiers deleted the async-report-errors branch August 3, 2023 10:51
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.

No way to raise async errors in a reporter
2 participants