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

Fix NameError when exception is raised in delayed_job #376

Merged

Conversation

eitoball
Copy link
Contributor

@eitoball eitoball commented Oct 6, 2017

This PR should fix the following exception is raised when exception is raised in delayed_job.

NameError: uninitialized constant Notification::UNHANDLED_EXCEPTION_MIDDLEWARE

NameError: uninitialized constant Notification::UNHANDLED_EXCEPTION_MIDDLEWARE
@Cawllec Cawllec merged commit e7c5b17 into bugsnag:master Oct 6, 2017
@Cawllec
Copy link
Contributor

Cawllec commented Oct 6, 2017

Thanks for the PR @eitoball, I've tweaked and merged in #377

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