how to pass a local variable to the function that pool.map() calls?

前端 未结 0 1915
春和景丽
春和景丽 2021-01-06 17:20

I want to access the \'scans\' variable in the process_scan() method. How can I do this without declaring \'scans\' as a global?

This is my current code:



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