Skip to content

Fix asyncio lock contention in client calls#1606

Open
Sushisource wants to merge 1 commit into
mainfrom
sj/fix-client-lock-contention
Open

Fix asyncio lock contention in client calls#1606
Sushisource wants to merge 1 commit into
mainfrom
sj/fix-client-lock-contention

Conversation

@Sushisource

Copy link
Copy Markdown
Member

What was changed

See changelog

Why?

Reduces lock contention and makes it more likely that using the client in environments with different asyncio loops may work, but we still cannot recommend or guarantee this.

Checklist

  1. Closes

  2. How was this tested:
    Added tests

  3. Any docs updates needed?

@Sushisource Sushisource requested a review from a team as a code owner June 16, 2026 19:25
@Sushisource Sushisource force-pushed the sj/fix-client-lock-contention branch from 9d615c6 to 42a3f6b Compare June 16, 2026 19:27
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.

1 participant