nf-test
nf-test copied to clipboard
Weird behaviour when Gzipped files are empty
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.