pypi strawberry-graphql 0.312.4
🍓 0.312.4

11 hours ago

Fix a memory leak in the graphql-transport-ws WebSocket handler where completed
task objects would accumulate in a list between messages. Task cleanup now uses
asyncio.Task.add_done_callback for immediate cleanup instead of deferred reaping.

Releases contributed by @bellini666 via #4345

Don't miss a new strawberry-graphql release

NewReleases is sending notifications on new releases.