Using decorator with threadpool on method throws missing positional argument error

前端 未结 0 1843
一向
一向 2021-01-19 12:02

I\'m a novice with decorators. I was trying to run i/o blocking methods with ThreadPoolExecutor. Created a decorator that would take the blocking method and run it in Thread

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