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

Remove thread_sensitive=True #25

Open
Archmonger opened this issue May 12, 2023 · 0 comments
Open

Remove thread_sensitive=True #25

Archmonger opened this issue May 12, 2023 · 0 comments

Comments

@Archmonger
Copy link
Contributor

Archmonger commented May 12, 2023

thread_sensitive=True has been the default value for asgiref ever since Django has had async support. There is a very high chance the default will become False in the future when Django's ORM becomes async safe.

So, we may as well respect the default value defined in asgiref to plan for future performance possibilities.

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