mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 10:34:15 +02:00
refactoring async work
This commit is contained in:
@@ -302,6 +302,8 @@ class VerifyModels(QThread):
|
||||
if stop_at <= datetime.utcnow():
|
||||
break
|
||||
|
||||
time.sleep(0.1)
|
||||
|
||||
self.apps = None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user