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