uniqueness of os.getpid in multiprocessing

前端 未结 0 1146
眼角桃花
眼角桃花 2020-12-04 10:51

I run a process distirbuted over the cores through concurrent.futures. Each of the processes has a function which ultimately calls os.getpid(). Might the IDs fr

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