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

[exception] catch Exception and not StandardError #158

Closed
wants to merge 2 commits into from

Conversation

ufoot
Copy link
Contributor

@ufoot ufoot commented Jul 18, 2017

Small patch inspired by #120 to catch Exception and not StandardError in case we run user code and re-raise the exception afterwards (pass-through mode, just annotating the span with the error without really swallowing the error).

@ufoot ufoot added the bug Involves a bug label Jul 18, 2017
@ufoot ufoot added this to the 0.8.0 milestone Jul 18, 2017
@ufoot ufoot requested review from palazzem and vlad-mh July 18, 2017 16:25
@ufoot ufoot added enhancement and removed bug Involves a bug labels Jul 18, 2017
Copy link

@vlad-mh vlad-mh left a comment

Choose a reason for hiding this comment

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

100%

@ufoot
Copy link
Contributor Author

ufoot commented Jul 20, 2017

Was merged on master.

@ufoot ufoot closed this Jul 20, 2017
@palazzem palazzem deleted the christian/exception branch October 6, 2017 18:00
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.

3 participants