Skip to content

openFile: resource exhausted (Too many open files) on a 1500 file project #34

Description

@maurges

It works fine if I only inspect a 500 file part of the project. Well, even for 500 modules the graph is too large to be comfortable to navigate, so I guess the issue is not that important.

> graphmod --version
graphmod 1.4.4
> fd '\.hs$' | wc -l
1428
> fd '\.hs$' | xargs graphmod -q
graphmod: packages/common/src/Kafka/Producer/Extra.hs: openFile: resource exhausted (Too many open files)

Running without -q I get a lot of warnings about not found modules and nothing interesting.

I'm using MacOS 11.3.1

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