Skip to content

Implement running KIO workers in-process using a thread

David Faure requested to merge work/dfaure/kio_workers_in_threads into master

This commit enables it for kio_file. Future commits might use signals/slots for communication in order to get more performance out of this solution.

Task: https://phabricator.kde.org/T12214

Edited by David Faure

Merge request reports