restart threads
This commit is contained in:
parent
8768819790
commit
db7de4fe4f
|
|
@ -230,7 +230,5 @@ class Executor:
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
# tp.close()
|
|
||||||
# tp.join()
|
|
||||||
tp.clear()
|
tp.clear()
|
||||||
return pipe_run
|
return pipe_run
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue