scionoftech / webp-converter

[DEPRECATED] A small node.js library for converting any image to webp file format or converting webp image to any image file format.
MIT License
229 stars 43 forks source link

Fix possible repeated temporary file names #34

Closed franciscomorais closed 3 years ago

franciscomorais commented 3 years ago

This PR fixes the possible repeated temporary file names when execute a large number of process in simultaneously.