Skip to content

Conversation

@majiayu000
Copy link

Summary

Update the Memory and Buffers documentation to reflect that the threading implementation now has a max_queue parameter with the same semantics as the asyncio implementation.

Changes

  • Updated docs/topics/memory.rst to document that the threading implementation has max_queue

Fixes #1664

The threading implementation now has a max_queue parameter with the
same semantics as the asyncio implementation. Update the documentation
to reflect this change.

Fixes python-websockets#1664
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Memory and Buffers" docs and max_queue in threading implementation

1 participant