Hi,<br>i know twisted already manage CTRL-C keystroke, but i&#39;d like to add some other action when CTRL-C is pressed.<br>I&#39;ve implemented a perspective broker server, which have a DeferredQueue and a lot of elements in it.<br>
I&#39;d like to write to a file all those elements before the program shuts down.<br>Is there a way to handle this kind of situation?<br>Thanks in advance<br>Fabrizio<br>