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 panic and return PreviousIo error instead #860

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

cberner
Copy link
Owner

@cberner cberner commented Sep 2, 2024

Fixes a panic in commit() or abort() which would occur if a previous commit() or abort() had failed due to an I/O error

Fixes #857

Fixes a panic in commit() or abort() which would occur if a previous
commit() or abort() had failed due to an I/O error
@cberner cberner merged commit 6319933 into master Sep 2, 2024
3 checks passed
@cberner cberner deleted the error_repeat branch September 2, 2024 23:37
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.

Possible durability bug in the presence of write failures
1 participant