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

Don't rollback ExplicitTxn if broken. #3374

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

kentonv
Copy link
Member

@kentonv kentonv commented Jan 20, 2025

If the database is broken, this will just throw another exception. ImplicitTxn's destructor already has the same check, it was just missing here.

If the database is broken, this will just throw another exception. ImplicitTxn's destructor already has the same check, it was just missing here.
@kentonv kentonv requested review from a team as code owners January 20, 2025 23:24
@kentonv kentonv requested review from mar-cf and jclee and removed request for Frederik-Baetens January 20, 2025 23:24
@kentonv kentonv merged commit a4685b9 into main Jan 21, 2025
17 checks passed
@kentonv kentonv deleted the kenton/explicit-txn-unwind branch January 21, 2025 16:29
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.

3 participants