http://bugzilla.spamassassin.org/show_bug.cgi?id=4410


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.1.0                       |Undefined




------- Additional Comments From [EMAIL PROTECTED]  2005-06-20 14:59 -------
that sounds very likely.  the idea is that main_ping_kids can mark
a child as probably dead ("K"), but until SIGCHLD is received,
the process is still around so it shouldn't be removed from the list.

once the SIGCHLD is received, then the process is definitely dead
and should be removed from that list and its socket deleted.  so
I think you're spot on.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to