Issue1746106
Created on 2007-07-01.16:49:51 by a_o_m, last changed 2009-06-22.02:14:29 by pjenvey.
msg1696 (view) |
Author: Alexander (a_o_m) |
Date: 2007-07-01.16:49:51 |
|
"CTRL+c" quits Jython. This differs from CPython were it's ignored and only "KeyboardInterrupt" is logged to stout. One would expect that only "CTRL+d" quits Jythona as in CPython.
In conjunction with jline-0.9.91.jar - after a "CTRL+c" - Jython commandline becomes non-responsive and JVM eats all CPU cycles.
|
msg4847 (view) |
Author: Philip Jenvey (pjenvey) |
Date: 2009-06-22.02:14:29 |
|
#1270 is a dupe of this but I'm closing this one out as the other has more
chatter
|
|
Date |
User |
Action |
Args |
2009-06-22 02:14:29 | pjenvey | set | status: open -> closed resolution: duplicate messages:
+ msg4847 nosy:
+ pjenvey |
2009-03-03 18:21:55 | fwierzbicki | set | priority: normal -> low |
2007-07-01 16:49:51 | a_o_m | create | |
|