https://issues.apache.org/bugzilla/show_bug.cgi?id=41743

--- Comment #16 from Joe Orton <[email protected]> 2011-02-08 08:48:32 EST ---
Thanks a lot for the patches, Andrew.

I tweaked the trunk patch slightly -

 static void just_die(int sig)
 {
+    mpm_state = AP_MPMQ_STOPPING;
     clean_child_exit(0);

was redundant since clean_child_exit sets mpm_state anyway.

Committed to trunk in r1068389

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to