R. David Murray added the comment: Indeed, in both 3.3.0 non-debug and 3.4 tip debug, python starts consuming 100% of the CPU. I'm guessing there is some subtlety involving the new IO system involved here.
Python 2.7 debug build acts as you indicate for your 2.7 non-debug build. All my tests are on linux, and I had to kill -HUP the python process. As you say, ctl-C (and ctl-D, not surprisingly) were ignored. ---------- nosy: +pitrou, r.david.murray _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17863> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com