Message3945
CherryPy also needs the signal module to work right.
cherrypy$ grep signal *
_cpengine.py:import signal
Another annoying thing that should be solved by a working signal module
(at least "sabi" told me so in IRC) is that jython doesn't raise the
KeyboardInterruptException, this is generally used not only by CherryPy. |
|
Date |
User |
Action |
Args |
2008-12-17 14:44:43 | mcella | set | messageid: <1229525083.91.0.0432879248795.issue1074@psf.upfronthosting.co.za> |
2008-12-17 14:44:43 | mcella | set | recipients:
+ mcella, pjenvey, mboersma, zyasoft, cheeming, glyph |
2008-12-17 14:44:43 | mcella | link | issue1074 messages |
2008-12-17 14:44:43 | mcella | create | |
|