D21673: [FileIndexScheduler] Ensure indexer is not run in suspended state

2019-06-10 Thread Stefan Brüns
This revision was automatically updated to reflect the committed changes. Closed by commit R293:dfefd66e6e75: [FileIndexScheduler] Ensure indexer is not run in suspended state (authored by bruns). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D21673?vs=59410&id=59499#toc REPOSITORY R29

D21673: [FileIndexScheduler] Ensure indexer is not run in suspended state

2019-06-10 Thread Igor Poboiko
poboiko accepted this revision. poboiko added a comment. This revision is now accepted and ready to land. Apart from small nitpick, I think it's fine. INLINE COMMENTS > fileindexscheduler.h:131 > bool m_isGoingIdle; > +bool m_isSuspended = false; > }; I think it's inconvenient to s

D21673: [FileIndexScheduler] Ensure indexer is not run in suspended state

2019-06-08 Thread Stefan Brüns
bruns created this revision. bruns added reviewers: Baloo, ngraham, astippich, poboiko. Herald added projects: Frameworks, Baloo. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision. REVISION SUMMARY After commit b13453360685