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

BUG Ctrl+C on Windows not working #47

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments
Closed

BUG Ctrl+C on Windows not working #47

GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Ctrl+C on Windows doesn't break the main loop (in crunchy.py), whereas on
Ubuntu (Linux) and Mac OS everything works as it should.  I think this is
related to the Python socket lib, though.

Original issue reported on code.google.com by edin.sal...@gmail.com on 6 Jun 2007 at 11:34

@GoogleCodeExporter
Copy link
Author

The "Testing socket timeouts" thread 
(http://mail.python.org/pipermail/python-dev/2006-July/thread.html#67828) has 
some
relevant discussion on this topic.

My advice is to ignore the issue for now - its certainly not a show stopper.

Original comment by johannes...@gmail.com on 6 Jun 2007 at 12:11

  • Added labels: OpSys-Windows

@GoogleCodeExporter
Copy link
Author

Using ctrl-C to stop Crunchy was required before the menu (with "Quit") was
implemented.  However, it is no longer needed, and therefore this should be
considered to be fixed.

Original comment by andre.ro...@gmail.com on 8 Jul 2007 at 11:33

  • Changed state: Fixed

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

No branches or pull requests

1 participant