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): fix data-race caused by TrackSessionHandles #10321

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

egonelbre
Copy link
Contributor

Fixes #10320

@egonelbre egonelbre requested review from a team as code owners June 5, 2024 06:58
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Jun 5, 2024
@egonelbre egonelbre changed the title fix(spanner): fix data-race in session.go fix(spanner): fix data-race caused by TrackSessionHandles Jun 5, 2024
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 5, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 5, 2024
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2024
@harshachinta harshachinta enabled auto-merge (squash) June 12, 2024 08:55
@harshachinta harshachinta disabled auto-merge June 12, 2024 09:43
@harshachinta harshachinta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 12, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 12, 2024
@harshachinta harshachinta merged commit 23c5fff into googleapis:main Jun 12, 2024
8 checks passed
@egonelbre egonelbre deleted the fixrace2 branch June 12, 2024 14:56
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: data race caused by TrackSessionHandles
4 participants