Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Killing the program #3

Open
datcomputerguy opened this issue Jun 28, 2017 · 1 comment
Open

Killing the program #3

datcomputerguy opened this issue Jun 28, 2017 · 1 comment

Comments

@datcomputerguy
Copy link
Contributor

Right now we get zombie processes that seem to be a result of all of the different threads and processes that are being run. We need to program in an interpreter for keys like Ctrl+C and Ctrl+X so that they can actually kill the entire program and then there will be no need for the script that kills all of the existing python processes before running it again.

@brandon-gong
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants