Threadpool creates 4 more threads in python

前端 未结 0 1804
感情败类
感情败类 2021-01-20 19:28

Very awkward behavior, with threading.Thread and .start() this behavior doesn\'t occur, but with ThreadPool (or multiprocessing.dummy Pool, same) I get more threads than the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题