[Twisted-Python] Re: reactor.stop stops entire twistd

Tsai Li Ming mailinglist at ltsai.com
Wed Jul 28 05:07:36 EDT 2004


Ok. then how do I aviod using reactor.start() and reactor.stop() for 
getProcessOutut?


Liming

Christopher Armstrong wrote:
> On Wed, 28 Jul 2004 16:41:49 +0800, Tsai Li Ming <mailinglist at ltsai.com> wrote:
> 
>>The core class uses methods that uses getProcessOutput, reactor.run aad
>>reactor.stop. However, the whole application gets shutdown because of
>>the reactor.stop.
>>
>>How do I avoid having my entire application getting stopped?
> 
> 
> Don't call reactor.stop()...
> 
> "Doctor, doctor, it hurts when I do this!" ;-)
> 





More information about the Twisted-Python mailing list