Skip to content

bring back disableAutoRebuild from the brink

Harald Sitter requested to merge work/disableautobuild into master

it now deletes the kdirwatch to disable file watching. this allows krunner plugins to free inotify instances that would needlessly be used by runner threads in the threadpool. ensureCacheValid() will make sure database changes are still picked up when new runner queries happen.

BUG: 423931 FIXED-IN: 5.75

Merge request reports