[Twisted-Python] What's the standard way to catch signals in twisted?

Itamar Shtull-Trauring itamar at itamarst.org
Thu Feb 24 15:22:19 EST 2005


On Thu, 2005-02-24 at 15:07 -0500, Yun Mao wrote:

> Both. E.g, I'd like to reload a couple of configuration files when I 
> receive SIGHUP

If you just want to replace Twisted's signal handlers, run
signal.signal() as usual in your startService.





More information about the Twisted-Python mailing list