D17741: avoid blocking kio_http_cache_cleaner and ensure exit with session
Martin Koller
noreply at phabricator.kde.org
Sun Dec 23 17:07:04 GMT 2018
mkoller updated this revision to Diff 48084.
mkoller added a comment.
David is right, processEvents() seems not be needed at all - removed it.
Actually while testing, I found some other bugs - mainly read/write of the scoreboard and the info from the slaves
where one side wrote qint64 but the other interpreted it as a QDateTime or the file size was expected to be 64bit in
one code part, but on another code part it was assumed to be 32bit...
REPOSITORY
R241 KIO
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D17741?vs=48025&id=48084
REVISION DETAIL
https://phabricator.kde.org/D17741
AFFECTED FILES
http_cache_cleaner.cpp
To: mkoller, dfaure
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181223/f2084266/attachment.html>
More information about the Kde-frameworks-devel
mailing list