Open Avsecz opened 5 years ago
When using multiple workers with IntervalSeqDl, the workers can simultaneusly generate the fai file which causes issues. We need to move the .fai creation step to the __init__.py
IntervalSeqDl
__init__.py
When using multiple workers with
IntervalSeqDl
, the workers can simultaneusly generate the fai file which causes issues. We need to move the .fai creation step to the__init__.py