On Wed 16 Dec 2009 at 04:32PM, Danek Duvall wrote:
> This turned out to be pretty easy -- the partial override we do of the
> subprocess module didn't take into account internal changes in the stock
> module which deal with the reaping of child processes.  So the fix is
> simply to take part in that internal protocol, and the problem goes away.
> 
>     http://cr.opensolaris.org/~dduvall/pkg-zombie/

I diff'd 2.4 vs 2.6 subprocess, and I agree with this fix.

        -dp

-- 
Daniel Price, Solaris Kernel Engineering    http://blogs.sun.com/dp
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to