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

Stop writing an index at failing to write cache file #333

Open
piste-jp opened this issue Jan 26, 2022 · 0 comments
Open

Stop writing an index at failing to write cache file #333

piste-jp opened this issue Jan 26, 2022 · 0 comments
Assignees
Labels

Comments

@piste-jp
Copy link
Member

Describe the bug

Current code might stop writing an index and report an error when a write() call for index cache fails in xml_output_tape_write_callback().

Expected behavior

Write entire index to the tape even if cache file write is failed. And report this error after writing an index.

Additional context

May be same thing shall be done in the read side.

@piste-jp piste-jp self-assigned this Jan 26, 2022
@piste-jp piste-jp added the bug label Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant