Skip to content

Audit Config::adjust() logic #5244

@drebelsky

Description

@drebelsky

Currently, Config::adjust() does not behave properly for sufficiently high RLIMIT_NOFILE values. In particular, if it is unlimited, fs::getMaxHandles() overflows. Within adjust itself, the use of varioustypes is a bit ad-hoc and may also be worth adjusting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions