v0.0.21 - Loop Relax and WSGI + ASGI fixes #126
cirospaciari
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is changed in socketify:
Added new strategy for loop relax, this will decrease CPU usage when no request is coming.
Fixed
wsgi.input
to never be NoneFixed
loop._run_once()
being called on ASGI when using uvloopWork in progress for v0.1.0:
New Contributors
Full Changelog: v0.0.20...v0.0.21
This discussion was created from the release v0.0.20 - Loop Relax and WSGI + ASGI fixes.
Beta Was this translation helpful? Give feedback.
All reactions