-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Update starlette version and add comprehension in encoders.py #1875
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
Updated starlette from 0.13.6 to 0.13.7 Cause version 0.13.7 fixes high memory usage when using BaseHTTPMiddleware middleware classes and streaming responses
Codecov Report
@@ Coverage Diff @@
## master #1875 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 239 239
Lines 7079 7070 -9
=========================================
- Hits 7079 7070 -9
Continue to review full report at Codecov.
|
|
📝 Docs preview for commit f11cf59 at: https://5f327c956d5d9f0191e31741--fastapi.netlify.app |
|
📝 Docs preview for commit 97d11b1 at: https://5f3430e411d03b998f48bde7--fastapi.netlify.app |
|
📝 Docs preview for commit d92451a at: https://5f344d1e87cbf1d48d9b6d26--fastapi.netlify.app |
|
📝 Docs preview for commit 93199a4 at: https://5f36391d0169f5d3976b6967--fastapi.netlify.app |
ycd
left a comment
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.
|
@ycd done 😉 |
|
📝 Docs preview for commit 99d86b2 at: https://5f4bc1c4b850664b6643d4a9--fastapi.netlify.app |
|
Thanks for your effort! ☕ This was handled in another PR, the current Starlette version is |


Updated starlette from 0.13.6 to 0.13.7
Cause version 0.13.7 fixes high memory usage when using BaseHTTPMiddleware middleware classes and streaming responses