Python multiprocessing decorator fails at pickling

后端 未结 0 1580
闹比i
闹比i 2020-11-27 15:05

My use case: I want a fire and forget function decorator, which will just asynchronously call another function.

Here\'s what I have right now:

<         


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