atom-community / atom-community/atom-script

Cannot kill previous Python processes.

Open
#1,199 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

I'm using Python with Flask on Windows to build a blog, and using Script to run the routes.py to test on browser. Everything's fine except that the Ctrl+Q only kills the current running process, the previous processes still run in the background and that causes the browser can't receive the latest script after refresh.

It's quite annoying that everytime I forget to kill the process before running new one I have to open Task Manager and kill Python manually. Could you add one more shortcut to kill all processes?

Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.