Skip to content

Conversation

@greysteil
Copy link
Contributor

Looks like a side effect of https://github.com/getsentry/raven-ruby/pull/450 was to remove the usefulness of the catch_debugged_exceptions setting. Checking this setting obviously need to be done after it's set.

@nateberkopec
Copy link
Contributor

Whoops - yup!

nateberkopec added a commit that referenced this pull request Feb 13, 2016
…setting

Don't check `catch_debugged_exceptions` setting before user has set it
@nateberkopec nateberkopec merged commit b793380 into getsentry:master Feb 13, 2016
@eugeneius
Copy link
Contributor

😩 thanks for fixing this, and apologies for breaking it in the first place.

I'm trying to write a spec to cover this behaviour now, although Rails::Application being a singleton is making things difficult.

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