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: clear interrupted flag after cancel #1880

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

olavloite
Copy link
Collaborator

Clear the interrupted flag after cancelling a statement when using a direct executor.

Fixes #1879

@olavloite olavloite requested a review from a team as a code owner December 26, 2024 17:54
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Dec 26, 2024
@olavloite olavloite requested a review from rayudu3745 December 26, 2024 18:02
@olavloite olavloite force-pushed the clear-interrupted-flag branch from 2b2ed5f to db75184 Compare December 29, 2024 09:05
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Dec 29, 2024
Clear the interrupted flag after cancelling a statement when using
a direct executor.

Fixes #1879
@olavloite olavloite force-pushed the clear-interrupted-flag branch from db75184 to 0205bfd Compare December 29, 2024 11:24
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 googleapis/java-spanner-jdbc API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spanner.jdbc.JdbcStatementTimeoutTest: testCancel[useVirtualThreads = false] failed
1 participant