[Twisted-Python] Problem: spawnProcess() never ending when installSignalHandlers=False

Steve Freitas sflist at ihonk.com
Sat Feb 3 14:33:23 EST 2007


On Sat, 2007-02-03 at 09:18 -0500, Itamar Shtull-Trauring wrote:
> On Sat, 2007-02-03 at 01:27 -0800, Steve Freitas wrote:
> 
> > I'm trying to diagnose an intermittent pausing problem on Win32, and
> > t.i.process is unavailable on that platform, which reapChildren() relies
> > on. Is there no need for this approach when launching the reactor with
> > installSignalHandlers=0 on Windows?
> 
> No, SIGCHLD is a Unix thing.

Ok, thanks.

Steve





More information about the Twisted-Python mailing list