jupyter-server/jupyter-scheduler

Why do we use Multiprocessing.Process to execute notebook

samuelan opened this issue · 1 comments

I notice the scheduler.py, we are using a Process to execute the notebook. Could a thread have done the job? What was the rationale behind using process vs thread here?

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉