What happens to processes when the kernel is stopped in Jupyter

前端 未结 0 1773
[愿得一人]
[愿得一人] 2021-01-30 03:19

I have a bit of code in Jupyter Notebook that creates a multiprocessing.Pool, does some computation with that pool using starmap, then closes the pool.

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