bruns added a comment.

  This works for me:
  
     void FileIndexScheduler::scheduleIndexing()
     {
    -    if (m_threadPool.activeThreadCount() || m_indexerState == Suspended) {
    +    if (m_indexerState == Suspended) {
             return;
         }

REPOSITORY
  R293 Baloo

REVISION DETAIL
  https://phabricator.kde.org/D15959

To: poboiko, #baloo, #frameworks
Cc: bruns, kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, 
ngraham, abrahams

Reply via email to