https://bugs.kde.org/show_bug.cgi?id=472716
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/kcoreaddons/-/commit |eworks/kcoreaddons/-/commit |/bcde6f31eef99acc113b44c370 |/55b0af4b2e7cb9c80602ff4c26 |f66fe6a66b2f4c |a89335f5eec50c --- Comment #4 from Harald Sitter <sit...@kde.org> --- Git commit 55b0af4b2e7cb9c80602ff4c26a89335f5eec50c by Harald Sitter. Committed on 03/08/2023 at 12:41. Pushed by sitter into branch 'kf5'. kurlmimedata: limit amount of in-flight FDs for portal submission previously we could end up with the qdbuspendingcalls holding too many open file descriptors breaking further open calls. we now regularly flush all pending calls to make sure we stay within a reasonable limit of open fds. (cherry picked from commit bcde6f31eef99acc113b44c370f66fe6a66b2f4c) M +30 -1 src/lib/io/kurlmimedata.cpp https://invent.kde.org/frameworks/kcoreaddons/-/commit/55b0af4b2e7cb9c80602ff4c26a89335f5eec50c -- You are receiving this mail because: You are watching all bug changes.