Brightcells / pngquant

A Python Wrapper of Pngquant
https://pypi.org/project/pngquant/
33 stars 7 forks source link

results disorder when multiprocessing #6

Open masonwang513 opened 4 years ago

masonwang513 commented 4 years ago

When call pngquant.quant_image() in multiprocessing mode, the resulting images are disordered , say, two png images may be overwritten by each other.