[Twisted-Python] reactor.stop stops entire twistd

Christopher Armstrong radeex at gmail.com
Wed Jul 28 05:01:41 EDT 2004


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!" ;-)

-- 
 Twisted | Christopher Armstrong: International Man of Twistery
  Radix  |          Release Manager,  Twisted Project
---------+            http://radix.twistedmatrix.com




More information about the Twisted-Python mailing list