
horms at verge
Aug 9, 2008, 2:49 AM
Post #2 of 2
(1296 views)
Permalink
|
|
Re: [PATCH] ldirectord: Ignore exit status of left-over external check processes
[In reply to]
|
|
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: Linux-HA-Dev [at] lists http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
|