bruns created this revision. bruns added reviewers: Baloo, poboiko, ngraham. Herald added projects: Frameworks, Baloo. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision.
REVISION SUMMARY Without the flush, the line is buffered until the endl from the finished flushes the output, i.e. the output is only visible after completion of a file, not while it is processed. See also D15993 <https://phabricator.kde.org/D15993> TEST PLAN same as for D15993 <https://phabricator.kde.org/D15993>, but now visible in balooctl monitor instead of dbus-monitor REPOSITORY R293 Baloo BRANCH do_not_emit_finished_early REVISION DETAIL https://phabricator.kde.org/D15995 AFFECTED FILES src/tools/balooctl/monitorcommand.cpp To: bruns, #baloo, poboiko, ngraham Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams