Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

rahul2393
Copy link
Contributor

Fixes: #11126

@rahul2393 rahul2393 requested review from a team as code owners 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
spanner/session.go Outdated Show resolved Hide resolved
@rahul2393 rahul2393 merged commit 8ee5d05 into main Nov 14, 2024
9 checks passed
@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