Skip to content

"Too many open files" error when running tests from niri #1300

@ABEC-projects

Description

@ABEC-projects

While running tests niri opens a lot of file descriptors, so it might make sense to set "ulimit -n" to something like 4096 to prevent niri from panicking when compiling.

With "ulimit -n" set to 1024 I had it failed and with 2048 limit it was just fine, so 4096 seems like a reasonable number.

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