On Tue, Aug 11, 2026 at 4:59 AM Bojan Smojver via devel <[email protected]> wrote: > > These happen pretty regularly. Any chance these can be addressed > systematically by bumping up the appropriate limits?
As far as I know, it's not caused by too low limits for open files, but rather a file descriptor leak somewhere. So bumping the limits will not fix the issue, it will just make it happen slightly less frequently. Fabio -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
