https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5950
--- Comment #16 from Justin Mason <[EMAIL PROTECTED]> 2008-08-06 05:40:12 PST --- (In reply to comment #15) > Thanks for your effort on this. > > Just a suggestion: > Why not make the parent process test if the child process is still running? > That way if the server dies after one second you don't end up waiting another > 29 seconds needlessly. Tom, reread the code- if the server dies after 1 sec the waitpid() call will indicate this, and the parent pid will in turn die. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
