D10702: Always use a job to delete files to avoid freezing process waiting on IO
Jaime Torres Amate
noreply at phabricator.kde.org
Mon Apr 16 15:13:09 UTC 2018
jtamate added a comment.
> The current state is that it freezes as long as the file deletion (unlink) lasts.
Ok, let's go for it.
Another use case when this could be useful is when the filesystem is slow, one possible way to know if this is the case is using something like
bool KFileItemPrivate::isSlow() const
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D10702
To: meven, #frameworks, dfaure, ngraham, #dolphin, jtamate
Cc: jtamate, markg, ngraham, #frameworks, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180416/80316611/attachment.html>
More information about the Kde-frameworks-devel
mailing list