Skip to content

Conversation

@ncoghlan
Copy link
Collaborator

Sync API clients now create a single background event loop and share it across all of their websockets (instead of giving each websocket handler its own dedicated background thread).

Sync API clients now create a single background event loop
and share it across all of their websockets (instead of giving
each websocket handler its own dedicated background thread).
@github-actions github-actions bot added the CLA signed Indicates that all contributors have signed label Apr 15, 2025
@ncoghlan ncoghlan merged commit 8284014 into main Apr 15, 2025
10 checks passed
@ncoghlan ncoghlan deleted the websocket-refactoring-part-2 branch April 15, 2025 15:34
@github-actions github-actions bot locked and limited conversation to collaborators Apr 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA signed Indicates that all contributors have signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants