Skip to content

Fix EMFILE error#337

Merged
sindresorhus merged 3 commits intoimagemin:masterfrom
eklingen:pr-fix-292-emfile-error
Nov 15, 2019
Merged

Fix EMFILE error#337
sindresorhus merged 3 commits intoimagemin:masterfrom
eklingen:pr-fix-292-emfile-error

Conversation

@eklingen
Copy link
Copy Markdown
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.

@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