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

Only take the Exception from the Context if it's of the correct type #21

Merged
merged 1 commit into from Oct 6, 2017

Conversation

joshbrw
Copy link

@joshbrw joshbrw commented Sep 28, 2017

This fixes an issue where the key exception is passed to the Context as something other than the Exception instance (i.e. the message).

@GrahamCampbell
Copy link
Contributor

👍 We should probably add tests for this too.

@kattrali kattrali merged commit ea872c2 into bugsnag:master Oct 6, 2017
@kattrali
Copy link
Contributor

kattrali commented Oct 6, 2017

Added a test and merged this in. Thanks @joshbrw!

@kattrali
Copy link
Contributor

kattrali commented Oct 6, 2017

Released in v1.2.1

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.

None yet

3 participants