anthonyfieroni added inline comments.
INLINE COMMENTS
> app.cpp:76-81
> + if (m_tr) {
> + // Parent proccess yielded us a new batch while previous have not
> yet finished
> + // This should not happen, but better play safe
> + m_tr->commit();
> + delete m_tr;
> }
processNextFile should be called till m_ids ends, why it does not happen,
probably that's why @bruns reject your patch
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D23008
To: poboiko, #baloo, bruns, ngraham
Cc: anthonyfieroni, broulik, kde-frameworks-devel, LeGast00n, fbampaloukas,
domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams