From e9c973418d1c0dd0cc6db01f9153d02c1cb841bc Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 26 Jun 2001 11:59:50 +0000 Subject: [PATCH] mention a problem with prefork git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89417 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index a56607afb7..ae709fe1f3 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/06/18 12:52:21 $] +Last modified at [$Date: 2001/06/26 11:59:50 $] Release: @@ -379,6 +379,10 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * callers of ap_run_create_request() should check the return value for failure (Doug volunteers) + * when prefork bails out due to an initialization error in the detached + process (e.g., mutex init failure), other children (cgid, at least) + are left hanging around + PRs that have been suspended forever waiting for someone to put them into 'the next release': -- 2.50.1