[issue846817] control-c is being sent to child thread rather than main

Daniel Diniz report at bugs.python.org
Fri Feb 13 05:59:55 CET 2009


Daniel Diniz <ajaksu at gmail.com> added the comment:

Closing proposed.

Cannot reproduce as of r69550:

calling CliEngine run
#
# MAIN THREAD Control-C
MAIN THREAD Control-C
[...]
Returning from cliEngine.runEngine()
MAIN THREAD Control-C
Exiting the main thread

On Ubuntu 8.04 (2.6,24) with libreadline 5.2.

----------
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6 -Python 2.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue846817>
_______________________________________


More information about the Python-bugs-list mailing list