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

Add error checking around writing kmer files #4412

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

adamnovak
Copy link
Member

Changelog Entry

To be copied to the draft changelog by merger:

  • GCSA indexing now checks for I/O errors on temporary kmer files.

Description

This might help with problems like #4404 (comment) by letting us tell whether the kmer files were actually accepted by the filesystem or not.

This might help with problems like #4404 (comment) by letting us tell whether the kmer files were actually accepted by the filesystem or not.
@adamnovak adamnovak merged commit 9eaa4a4 into master Oct 1, 2024
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.

1 participant