On Fri, Aug 08, 2008 at 04:29:59PM +0200, Julius Volz wrote: > Hi, > > When using external check processes in ldirectord, we encountered some > cases of zombies being left behind when the external process ran into > a timeout. This happened because nobody wait()ed on their exit status. > > The following patch fixes this issue for us by just ignoring > SIGCHLD signals in the code branch that executes the checks. > > Julius
Thanks Julius, applied. _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
