Skip to content

馃崚file: make sure to cancel reading if the worker was aborted

Harald Sitter requested to merge work/cherry-pick-b9e5af7b into kf5

otherwise we end up stuck waiting for the thread to terminate while the thread is busy needlessly reading the file, when all we wanted was mimetype data.

BUG: 358231

(cherry picked from commit b9e5af7b)

Merge request reports