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

Reply via email to