On Fri, Feb 11, 2011 at 11:55 AM, <[email protected]> wrote: > For shutdown-type things, reactor.addSystemEventTrigger(phase, > 'shutdown', f) might be better than getting into signal handlers (where > phase is 'before', 'during', or 'after').
That might be a better way to go. Thanks for the tip. Jason -- Jason Rennie Research Scientist, ITA Software 617-714-2645 http://www.itasoftware.com/
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
