[frameworks-kcoreaddons] [Bug 423818] KDirWatch's useFam loops indefinitely (actual fam, not gamin)

Harald Sitter bugzilla_noreply at kde.org
Wed Sep 16 12:30:45 BST 2020


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

--- Comment #19 from Harald Sitter <sitter at 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 on the CC list for the bug.



More information about the kfm-devel mailing list