8000 Fix `EMFILE` error by eklingen · Pull Request #337 · imagemin/imagemin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix EMFILE error #337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 15, 2019
Merged

Fix EMFILE error #337

merged 3 commits into from
Nov 15, 2019

Conversation

eklingen
Copy link
Contributor

This change should fix #292 by using graceful-fs (https://www.npmjs.com/package/graceful-fs) as a drop-in replacement for fs. It is stable, tiny, with no runtime dependencies.

< 8000 input type="hidden" name="dropdown_direction" value="w" autocomplete="off" data-targets="batch-deferred-content.inputs" />
@sindresorhus sindresorhus changed the title Fix #292 EMFILE Error, by using graceful-fs Fix EMFILE error Nov 15, 2019
@sindresorhus sindresorhus merged commit d4f8ddf into imagemin:master Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EMFILE: too many open files
2 participants
0