[Twisted-Python] Twisted bug -- bad interaction with popen

March 31, 2002
9:36 a.m.
This bug needs an answer from someone with unix expertise: <http://www.twistedmatrix.com/users/itamarst.twistd/bugs/view_bug?bug_id=8> I suggest getting rid of SIGCHLD handler, and having t.i.process.Process instances keep track of the pid of their process, and pass it to reapProcess so it only waitpid()s on a specific pid, and not all of them. I will add a test case which will test for this bug.
8421
Age (days ago)
8421
Last active (days ago)
1 comments
1 participants
participants (1)
-
Itamar Shtull-Trauring