Granian 2.0.0 #511
gi0baro
announced in
Announcements
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
New features
runtime-blocking-threads
optionblocking-threads-idle-timeout
optionhttp1-header-read-timeout
optiongranian.server.embed
moduleChanges
uvloop
dependency is now optional and gated behind the relevant dependency extrathreads
option toruntime-threads
blocking-threads
option now affects Python interop threads onlythreading-mode
in favor ofruntime-mode
workers
option is nowst
runtime
option is nowmt
blocking-threads
is now limited to 1 on ASGI and RSGI protocolsrust
task implementation is now available on Python < 3.12 onlyEnhancements
loops
registry to facilitate customisationsjemalloc
as default option andmimalloc
as gated feature, used by default in the following cases:This discussion was created from the release Granian 2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions