Skip to content

Remove unnecessary transaction state change in IDBTransaction::abort()#467

Merged
SteveBeckerMSFT merged 2 commits intomainfrom
stevebe_remove_redundant_state_in_abort
Aug 11, 2025
Merged

Remove unnecessary transaction state change in IDBTransaction::abort()#467
SteveBeckerMSFT merged 2 commits intomainfrom
stevebe_remove_redundant_state_in_abort

Conversation

@SteveBeckerMSFT
Copy link
Collaborator

@SteveBeckerMSFT SteveBeckerMSFT commented Aug 8, 2025

... because the steps in "abort a transaction" also set the transaction state.

The following tasks have been completed:

  • Confirmed there are no ReSpec/BikeShed errors or warnings.

Preview | Diff

@SteveBeckerMSFT SteveBeckerMSFT merged commit 19e25f0 into main Aug 11, 2025
2 checks passed
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.

2 participants