mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
aaa
This commit is contained in:
@@ -61,5 +61,4 @@ 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