bad code but...

This commit is contained in:
shportix 2023-11-03 17:41:06 +02:00
parent 1c918839a8
commit 3331b1ad07
No known key found for this signature in database
GPG Key ID: 2594F3870220CC1E

View File

@ -179,7 +179,9 @@ class Main(object):
# The closeEvent should command this thread to exit gracefully.
sqlLookup.daemon = False
sqlLookup.start()
helper_sql.sql_available = True
while not helper_sql.sql_available:
pass
Inventory() # init