mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[core] improvement: waiting for the core config generation task to complete
This commit is contained in:
@@ -432,6 +432,7 @@ class GenericSoftwareManager(SoftwareManager, SettingsController):
|
||||
for t in prepare_tasks:
|
||||
t.join()
|
||||
|
||||
create_config.join()
|
||||
tf = time.time()
|
||||
self.logger.info(f'Finished ({tf - ti:.2f} seconds)')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user