[Twisted-Python] Twisted bug -- bad interaction with popen
![](https://secure.gravatar.com/avatar/433365de0f787faa3ed3e6dd1da5884f.jpg?s=120&d=mm&r=g)
March 31, 2002
4: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.
8357
Age (days ago)
8357
Last active (days ago)
1 comments
1 participants
participants (1)
-
Itamar Shtull-Trauring