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): handle nil error when cleaning up long running session #9052

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

rahul2393
Copy link
Contributor

Fixes: #9048

@rahul2393 rahul2393 requested review from a team as code owners November 29, 2023 04:47
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the Spanner API. labels Nov 29, 2023
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 29, 2023
@rahul2393 rahul2393 merged commit a93bc26 into main Nov 29, 2023
13 checks passed
@rahul2393 rahul2393 deleted the fix-spanner-exception branch November 29, 2023 05:18
thall added a commit to einride/spanner-aip-go that referenced this pull request Dec 5, 2023
Previous version includes a potential nil pointer
exception.

See [issue](googleapis/google-cloud-go#9048) and [fix](googleapis/google-cloud-go#9052) for more information.
thall added a commit to einride/spanner-aip-go that referenced this pull request Dec 5, 2023
Previous version includes a potential nil pointer
exception.

See [issue](googleapis/google-cloud-go#9048) and [fix](googleapis/google-cloud-go#9052) for more information.
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. kokoro:force-run Add this label to force Kokoro to re-run the tests. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spanner: nil pointer exception in session.go
2 participants