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/

Thanks,
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to