Skip to content

馃崚kurlmimedata: limit amount of in-flight FDs for portal submission

Harald Sitter requested to merge work/cherry-pick-bcde6f31 into kf5

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.

BUG: 472716

(cherry picked from commit bcde6f31)

Merge request reports