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

Update Django and channels_redis #8094

Merged

Conversation

ryanpetrello
Copy link
Contributor

@ryanpetrello ryanpetrello commented Sep 8, 2020

see: https://www.djangoproject.com/weblog/2020/sep/01/security-releases/

This isn't that critical given that we run Python 3.6 (not 3.7+).

but also related: django/channels_redis#212

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.



logger = logging.getLogger('awx.main.consumers')
XRF_KEY = '_auth_user_xrf'


class BoundedQueue(asyncio.Queue):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

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