[Twisted-Python] InstallSignalHandlers question

Bob Ippolito bob at redivi.com
Thu Feb 20 17:27:59 EST 2003


On Thursday, Feb 20, 2003, at 16:12 America/New_York, Chris Skinner 
wrote:

> Hi,
>   I couldn't find any reference to methods/overrides I would need to
> implement in my Application. to actually do some processing on
> specific signals... is the flag in .run() just disabling some
> previous call to signal assigning a default handler?
>
>   Primarily I'm looking to implement an in-process re-initialize,
> log-rotation and to catch the shutdown so I can terminate another
> process before exiting.
>
>   Thanks in advance for any assistance!
>
You want to look at app.ApplicationService.. I think we're missing 
examples for it though.

-bob






More information about the Twisted-Python mailing list