Message7375
CTRL-C works fine under Linux (well there are other bugs which are NOT related to this, issue1313 and issue1270). Under Windows CTRL-C does not work and the only way to stop Jython is to kill the JVM (java.exe) in the TaskManager.
Problem does not exist in 2.5.1.
Problem exists in 2.5.2 and 2.5.3 (beta and rc1).
Test caes:
java.exe -jar jython.jar -m SimpleHTTPServer
Then issue CTRL-C to quit.
More background http://sourceforge.net/mailarchive/message.php?msg_id=27715142 |
|
Date |
User |
Action |
Args |
2012-08-10 20:46:54 | clach04 | set | recipients:
+ clach04 |
2012-08-10 20:46:54 | clach04 | set | messageid: <1344631614.15.0.588811619602.issue1957@psf.upfronthosting.co.za> |
2012-08-10 20:46:54 | clach04 | link | issue1957 messages |
2012-08-10 20:46:53 | clach04 | create | |
|