+1
Running builds not killed when a file is closed
I'm developing in Python using Flask, which includes a built-in, self-reloading webserver.
When I close a file with the webserver still running, the process becomes orphaned and I cannot kill it without resorting to the operating system's method - on Windows, I have to use Task Manager.
Running build processes should be terminated when the active window is closed.
Customer support service by UserEcho