-
Notifications
You must be signed in to change notification settings - Fork 123
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
Use asgiref when available instead of thread locals (#176) #198
Conversation
add asgiref as test dependency add tests for asgiref add setting TENANT_USE_ASGIREF, updated tests
…itenant into NewsAmp-asgi-support
* Fixes black issues
Codecov Report
@@ Coverage Diff @@
## main #198 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 44 44
Lines 1193 1238 +45
=========================================
+ Hits 1193 1238 +45
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@darwing1210 Could you check this PR which fixes merge conflicts with the new changes |
Looks pretty well, thanks for fixing the merge conflicts |
@gurkanindibay any chance you could cut a new release with this in it? Trying to use this project in ASGI and running into issues that I think this change will fix |
@paddyobrien Thanks for your interest in the project. We released 4.1.0 version. |
@gurkanindibay Thank you so much! ❤️ |
No description provided.