-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Fixed #31380 -- Added deployment system check for DJANGO_ALLOW_ASYNC_UNSAFE environment variable. #12596
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
Conversation
After doing some research I've found some alternative for
From those alternatives, I think the most appropriate is
|
I'm slightly against I'm also slightly against I'm still fine with on Fine with Don't want to bikeshed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @hashlash
I just realized that the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've come back and reviewed this again, looking good. I've made a few more edits. I would push them to your branch so you don't have to do anything but since DEP009 github won't let anyone but fellows do that.
Here's a patch - can you apply it please? :)
Thanks for the guidance @adamchainz! Will do it right away |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just realized my patch file was in reverse, sorry!
Looking good apart from a couple things missed because patch files aren't perfect.
…UNSAFE environment variable.
@hashlash Thanks 👍 Welcome aboard ⛵ I pushed minor edits. |
|
You're welcome! It's nice to be able to contribute 😄 |
https://code.djangoproject.com/ticket/31380