D25117: file ioslave: stop copying as soon as the ioslave is killed

Méven Car noreply at phabricator.kde.org
Mon Jan 6 20:52:42 GMT 2020


meven marked an inline comment as done.
meven added a comment.


  Thanks for the suggestion @dfaure

INLINE COMMENTS

> jobtest.cpp:2045
>      f.close();
> -    QCOMPARE(f.size(), 10000000); //~10MB
> +    QCOMPARE(f.size(), 500000000); //~500MB to make sure copy is not too fast, or the tests won't pass
>  

This may-be excessive, but I needed that since I have a fast nvme drive.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D25117

To: meven, #frameworks, dfaure, ngraham, apol
Cc: apol, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200106/8d25dd68/attachment.html>


More information about the Kde-frameworks-devel mailing list