ltfs icon indicating copy to clipboard operation
ltfs copied to clipboard

Stop writing an index at failing to write cache file

Open piste-jp opened this issue 3 years ago • 0 comments

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 avatar Jan 26 '22 05:01 piste-jp