Skip to content

compress_file Hangs on empty file  #38

@sgavril

Description

@sgavril

I am running pigz_python in my script on many files, and the compression hangs on a file when it is 0 bytes, see below:

(base) stefan$ touch empty_file.txt
Then in the python console

import pigz_python
pigz_python.compress_file('empty_file.txt')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions