libvips is designed to handle any malicious input without crashing, and the same should applies to sharp as well.
Unfortunately, you don't seem to propagate the errors detected in the worker thread.
I see things like:
Error: Input image exceeds pixel limit
and Node just dies with exit code 1.
libvips is designed to handle any malicious input without crashing, and the same should applies to sharp as well.
Unfortunately, you don't seem to propagate the errors detected in the worker thread.
I see things like:
and Node just dies with exit code 1.