nodeca / probe-image-size

Get image size without full download. Supported image types: JPG, GIF, PNG, WebP, BMP, TIFF, SVG, PSD, ICO.
MIT License
978 stars 77 forks source link

it will last forever if probe a link to a pdf file #56

Closed dukemai closed 3 years ago

dukemai commented 3 years ago

We accidently found a problem when our users choose a pdf file and the logic using probe running forever with this file. it is of course that we should validate but it is a case that can cause forever running. I think we might need timeout to handle this case also.

puzrin commented 3 years ago

Please provide step-by-step example how to reproduce

puzrin commented 3 years ago

Closing as stale. This may be network problem. Please provide more info how to reproduce, to reopen.