+1

Running builds not killed when a file is closed

Lyndsy Simon 12 år siden opdateret 12 år siden 0
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.

Kundesupport af UserEcho