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 AttributeError when --reload was not passed #1806

Merged
merged 2 commits into from
Jun 11, 2018
Merged

Fix AttributeError when --reload was not passed #1806

merged 2 commits into from
Jun 11, 2018

Conversation

berkerpeksag
Copy link
Collaborator

Fixes #1805

Copy link
Collaborator

@tilgovi tilgovi left a comment

Choose a reason for hiding this comment

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

Thank you!

@berkerpeksag
Copy link
Collaborator Author

@tilgovi thanks for the review. Can you review the news entry too? I'm not sure I've explained it well :)

@tilgovi
Copy link
Collaborator

tilgovi commented Jun 11, 2018

I think it's okay :)

@berkerpeksag berkerpeksag merged commit 21f0adc into benoitc:master Jun 11, 2018
@berkerpeksag berkerpeksag deleted the fix-1805-reloader branch June 11, 2018 19:04
@cnicodeme
Copy link

Does this PR has been pushed in a public version? I'm asking because I'm still having the issue, even though it's been 2 years.

Here's a stack of the issue I'm having:
https://sentry.io/share/issue/ecc48186c61441368c788d74c852be74/

I'm running Gunicorn 20.0.4.

If you need any further details, let me know :)

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.

I get error in this package AttributeError: 'NoneType' object has no attribute 'add_extra_file'
3 participants