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

Consumer delegate should rethrow the exception #604

Merged
merged 1 commit into from Nov 28, 2018

Conversation

tylerbenson
Copy link
Contributor

Previously the delegate would swallow the exception and not rethrow.

I also added a test to attempt to verify, but the exception doesn’t seem to be observable in the test.

(See #602)

Previously the delegate would swallow the exception and not rethrow.

I also added a test to attempt to verify, but the exception doesn’t seem to be observable in the test.

(See #602)
@tylerbenson tylerbenson added type: bug inst: others All other instrumentations labels Nov 28, 2018
@tylerbenson tylerbenson added this to the 0.19.0 milestone Nov 28, 2018
@tylerbenson tylerbenson merged commit 66b625c into master Nov 28, 2018
@tylerbenson tylerbenson deleted the tyler/rethrow-exception branch November 28, 2018 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inst: others All other instrumentations type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants