https://bugs.kde.org/show_bug.cgi?id=475506

--- Comment #2 from Harald Sitter <sit...@kde.org> ---
Git commit 5df2fe17c80eff6fdfcbd8385954e5b88a0f30c5 by Harald Sitter.
Committed on 03/11/2023 at 12:47.
Pushed by sitter into branch 'master'.

ksmserver: cap the amount of app restorations

when we restore more than ΒΌ of RLIMIT_NOFILE (default 1024) of a single
application it is incredibly likely that this application is being
defective (e.g. GUIless apps participating in session management but
also in autostarting -- resulting in ever multiplying instances).

when in excess, refuse to start **all** restorations of the application
(NOTE: this is why we loop everything twice)

M  +89   -15   ksmserver/server.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/5df2fe17c80eff6fdfcbd8385954e5b88a0f30c5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to