WebBrowser/SafeBrowsing/SafeBrowsingManager.py

changeset 5853
e45a570528a4
parent 5842
c3f41b959a65
child 6048
82ad8ec9548c
--- a/WebBrowser/SafeBrowsing/SafeBrowsingManager.py	Sun Aug 27 12:28:30 2017 +0200
+++ b/WebBrowser/SafeBrowsing/SafeBrowsingManager.py	Sun Aug 27 14:06:10 2017 +0200
@@ -240,6 +240,7 @@
         
         # step 1: remove expired hashes
         self.__cache.cleanupFullHashes()
+        QCoreApplication.processEvents()
         
         # step 2: update threat lists
         threatListsForRemove = {}

eric ide

mercurial