Closed
Description
This could have an impact on other scripts running in the background worker.
Should we restart the environement after such an error or not?
That's important to know for scripts which may want to share data because if the worker can be restarted during a single-frame step, there's no way to accurately pass information from one script to another (or one run to another).