The function that I call using map_async fails if I use class objects or built-in functions

后端 未结 0 1045
猫巷女王i
猫巷女王i 2020-11-28 03:33

I am trying to divide the creation of a big list into chunks because python delays too much. Example:

import multiprocessing,time
from multiprocessing import          


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