https://bugs.kde.org/show_bug.cgi?id=423818
--- Comment #19 from Harald Sitter <sit...@kde.org> --- Git commit 5a648c56ebbbb9b8ba87fedf8423b5830edbd367 by Harald Sitter. Committed on 16/09/2020 at 11:30. Pushed by sitter into branch 'master'. disabe ksycoca rebuilding on runner threads this frees the internal per-thread inotify instance used to watch database changes meaning runner applications no longer claim N inotify instances (N=size of threadweaver pool). the database is still reloaded by ksyscoca internally if it finds the backing file has changed. M +5 -1 runners/services/autotests/CMakeLists.txt M +40 -1 runners/services/autotests/servicerunnertest.cpp M +5 -2 runners/services/servicerunner.cpp https://invent.kde.org/plasma/plasma-workspace/commit/5a648c56ebbbb9b8ba87fedf8423b5830edbd367 -- You are receiving this mail because: You are watching all bug changes.