mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
FIX????
This commit is contained in:
@@ -60,5 +60,6 @@ def comm_subroutine(comm_q):
|
||||
|
||||
for worker in threads:
|
||||
worker.start()
|
||||
for worker in threads:
|
||||
worker.join()
|
||||
|
||||
return threads
|
||||
|
||||
Reference in New Issue
Block a user