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 | |eworks/kcoreaddons/-/commit | |/bcde6f31eef99acc113b44c370 | |f66fe6a66b2f4c Resolution|DUPLICATE |FIXED --- Comment #3 from Harald Sitter <sit...@kde.org> --- Git commit bcde6f31eef99acc113b44c370f66fe6a66b2f4c by Harald Sitter. Committed on 03/08/2023 at 12:41. Pushed by sitter into branch 'master'. 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. M +30 -1 src/lib/io/kurlmimedata.cpp https://invent.kde.org/frameworks/kcoreaddons/-/commit/bcde6f31eef99acc113b44c370f66fe6a66b2f4c -- You are receiving this mail because: You are watching all bug changes.