[Twisted-Python] Processing reload event
Phil Mayers
p.mayers at imperial.ac.uk
Tue Sep 4 03:20:43 MDT 2007
On Tue, 2007-09-04 at 10:12 +0600, Pavel Bastov wrote:
> Hi all,
>
> how do I process the reload event (service <myservice> reload) in my
> Twisted application?
It's application dependent. There are probably hundreds of ways you
could do it.
Or do you mean "how do I receive a HUP", which is different; an init
script need not implement reload via HUP.
>
> TIA
>
More information about the Twisted-Python
mailing list