Roundup Tracker - Issues

Message734

Author jkew
Recipients
Date 2003-03-24.10:19:53
Message-id
In-reply-to
WinNT4 -- don't have other platforms to hand.

If I hit Ctrl-C in the roundup-server console 
window, the resulting KeyboardInterrupt doesn't 
appear to be caught and acted on until the next 
HTTP request hits the server.

I suspect this is more a Python socket library 
problem -- my guess is that the KeyboardInterrupt 
doesn't interrupt socket.listen -- than a Roundup 
problem...




History
Date User Action Args
2009-02-03 14:20:19adminlinkissue708724 messages
2009-02-03 14:20:19admincreate