https://bugs.kde.org/show_bug.cgi?id=423931
--- Comment #1 from David Faure <fa...@kde.org> --- I see. Good analysis. And I often ran out of inotify instances (until I increased the limit on my system, but most users don't do that), so I'm all for fixing that. We could undeprecate KSycoca::disableAutoRebuild() (or call it something else) and in there delete d->m_fileWatcher. Obviously the caller has to make sure that nothing in that thread relies on ksycoca noticing changes made by other threads/processes... -- You are receiving this mail because: You are watching all bug changes.