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

Make program close on Ctrl+C in terminal #4

Open
deragent opened this issue Jul 6, 2021 · 1 comment
Open

Make program close on Ctrl+C in terminal #4

deragent opened this issue Jul 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@deragent
Copy link
Owner

deragent commented Jul 6, 2021

As in the title. The window should close upon Ctrl+C when started from a terminal.

@deragent deragent added this to the V0.3.4 milestone Jul 6, 2021
@deragent deragent added the enhancement New feature or request label Jul 6, 2021
@deragent
Copy link
Owner Author

deragent commented Jul 6, 2021

This might not be as simple as thought, due to how python handles signals:

https://stackoverflow.com/questions/4938723/what-is-the-correct-way-to-make-my-pyqt-application-quit-when-killed-from-the-co

@deragent deragent removed this from the V0.3.4 milestone Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant