moinakg / pcompress

A Parallelized Data Deduplication and Compression utility
http://moinakg.github.com/pcompress/
GNU Lesser General Public License v3.0
278 stars 34 forks source link

main thread not terminates after "ERROR: Chunk XX, checksums do not match." #42

Open v50110 opened 9 years ago

v50110 commented 9 years ago

After done reading of input file main thread will never be finished if error occured in one of decompression thread.