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

django_lightweight_queue.KeyErrorMiddleware class missing 'ident' keyword #6

Open
PeterJCLaw opened this issue Jun 8, 2017 · 1 comment

Comments

@PeterJCLaw
Copy link
Contributor

PeterJCLaw commented Jun 8, 2017

The django_lightweight_queue.KeyErrorMiddleware class uses the QueueError helper but fails to pass it an ident. Since no default is provided this means that it will error when it fires.

@PeterJCLaw PeterJCLaw changed the title KeyErrorMiddleware class missing 'ident' keyword django_lightweight_queue.KeyErrorMiddleware class missing 'ident' keyword Jun 8, 2017
@PeterJCLaw
Copy link
Contributor Author

This appears to be fixed in tomokas@45464bb by making ident optional.

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

No branches or pull requests

1 participant