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

free inline transaction when the request failed #94

Merged
merged 1 commit into from
Jun 3, 2023

Conversation

kazegusuri
Copy link
Collaborator

The recent version of google cloud go uses inline transaction in more places. I found there was a bug that a transaction created by inline transaction kept a lock when the request failed. This PR frees the transaction in that case.

@kazegusuri kazegusuri merged commit 8c10084 into master Jun 3, 2023
@kazegusuri kazegusuri deleted the free-inline-transaction branch June 3, 2023 08:19
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