nf-test icon indicating copy to clipboard operation
nf-test copied to clipboard

Weird behaviour when Gzipped files are empty

Open nvnieuwk opened this issue 1 year ago • 4 comments

Hi,

When an empty file (ending with .gz) is created by a process, the following error occurs:

java.io.EOFException

This didn't happen in version 0.8.1 for reference.

In the github actions this also simple creates a filepath without an md5sum. I'm mostly encountering this issue when testing stub runs of certain processes.

nvnieuwk avatar Jan 22 '24 16:01 nvnieuwk