Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OpenBSD CI test job fails with error "Too many open files" #9241

@lcheylus

Description

@lcheylus

In OpenBSD CI (merge in PR #9196), test job fails regularly with "Too many open files" error => see https://github.com/uutils/coreutils/actions/runs/19296956836/job/55181250567#step:3:8719

To fix this error, max open files must be increased with ulimit -n (value = 512 by default).

I will post a PR to fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions