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: file writing is canceled for ANY errors #102

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

Dr-Emann
Copy link
Owner

@Dr-Emann Dr-Emann commented Jan 2, 2025

This ensures that unless we signal full success in the reader (and for each slot), the writer will not promote the file.

For example, if the file changed sizes while reading, it will now properly be ignored.

This ensures that unless we signal full success in the reader (and for each
slot), the writer will not promote the file.

For example, if the file changed sizes while reading, it will now properly be
ignored.
@Dr-Emann Dr-Emann merged commit faec4b6 into main Jan 2, 2025
8 checks passed
@Dr-Emann Dr-Emann deleted the push-ptqnxtoqvwyq branch January 2, 2025 04:34
@Dr-Emann Dr-Emann mentioned this pull request Jan 2, 2025
@Dr-Emann
Copy link
Owner Author

Dr-Emann commented Jan 2, 2025

Fully fixes #98

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