Skip to content

fix(spanner): add safecheck to avoid deadlock when creating multiplex session#11131

Merged
rahul2393 merged 1 commit intomainfrom
avoid-deadlock-case
Nov 14, 2024
Merged

fix(spanner): add safecheck to avoid deadlock when creating multiplex session#11131
rahul2393 merged 1 commit intomainfrom
avoid-deadlock-case

Conversation

@rahul2393
Copy link
Copy Markdown
Contributor

Fixes: #11126

@rahul2393 rahul2393 requested review from a team November 14, 2024 08:59
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Nov 14, 2024
@rahul2393 rahul2393 requested a review from olavloite November 14, 2024 09:06
@rahul2393 rahul2393 merged commit 8ee5d05 into main Nov 14, 2024
@rahul2393 rahul2393 deleted the avoid-deadlock-case branch November 14, 2024 09:49
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spanner: Fix a possible channel blocking issue

2 participants