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

Disruptor: Correctly rethrow exception #354

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Disruptor: Correctly rethrow exception #354

merged 1 commit into from
Oct 18, 2024

Conversation

frankosterfeld
Copy link
Contributor

Don't rethrow the exception_ptr, but the contained exception.

Don't rethrow the exception_ptr, but the contained exception.

Signed-off-by: Frank Osterfeld <[email protected]>
Copy link
Member

@wirew0rm wirew0rm left a comment

Choose a reason for hiding this comment

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

looks good, can be merged once CI passes.

Copy link

sonarcloud bot commented Oct 18, 2024

@wirew0rm wirew0rm merged commit bb8996b into main Oct 18, 2024
9 of 10 checks passed
@wirew0rm wirew0rm deleted the frank/fix-rethrow branch October 18, 2024 11:50
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