mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-18 15:52:10 +00:00
aaa
This commit is contained in:
@@ -61,5 +61,4 @@ def comm_subroutine(comm_q):
|
|||||||
for worker in threads:
|
for worker in threads:
|
||||||
worker.start()
|
worker.start()
|
||||||
|
|
||||||
for worker in threads:
|
return threads
|
||||||
worker.join()
|
|
||||||
|
|||||||
Reference in New Issue
Block a user