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

Itamar Shtull-Trauring itamar at itamarst.org
Sat Feb 3 07:18:20 MST 2007


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.





More information about the Twisted-Python mailing list