<div class="gmail_quote">On Fri, Feb 11, 2011 at 10:01 AM,  <span dir="ltr">&lt;<a href="mailto:exarkun@twistedmatrix.com">exarkun@twistedmatrix.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Python 2.5 and earlier you won&#39;t be able to get Twisted&#39;s SIGCHLD</div></div>
handler using signal.getsignal.<br></blockquote><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">We&#39;re also moving to python 2.6 (the change is really Debian 5 to Debian 6).  Should it would work in 2.6?<br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">What sort of things do your signal handlers do?<br></blockquote><div><br></div><div>IIRC, the main thing is to shut down the web server (cherrypy) we&#39;re running in parallel with twisted.  We also have some disk-caching for stateful signals which needs to ensure the cache file is up-to-date.</div>
<div><br></div><div>Cheers,</div><div><br></div><div>Jason</div><div><br></div></div>