How to avoid stoping and starting during development

Hi all!

I’m developing my app for ErpNext. During development every time I modify python controllers I have to restart the bench to ensure that changes were applied. I takes my time. Is there any way to change this behaviour?

I’m using Docker as described here: GitHub - frappe/frappe_docker: Docker images for production and development setups of the Frappe framework and ERPNext.