Skip to content

stream event: Error: EMFILE: too many open files #11

Description

@strarsis

When attaching a handler to stream event,
recursively traversing a larger amount of files
in a folder using node-filewalker,
an error message occurs (usually at the same point (12114 files)):

[...]
Error: EMFILE: too many open files[...]
[...]

The ReadStream is even closed in the stream event handler, but this doesn't have an effect.

Windows 10 Home Premium x64,
node v4.4.5,
node-filewalker v0.1.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions