On 09/02/2014 09:50 AM, exar...@twistedmatrix.com wrote:

I dig deeper and I found out that since I was using
reactor.run(installSignalHandlers=False)  _SIGCHLDWaker was not
installed.

I have switched to using just reactor.run() and the process is now killed.

Without my workaround, I continue to have the problem with the gtk2reactor.

Have you reported this bug?

No, not yet since I don't have a 100%-reliable test case since it's mostly related to races between the child process, the parent process, and signal handling. However, if that's not required, I'd love to get it in the system.
    --Justin

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to