]> granicus.if.org Git - apache/commitdiff
mention a problem with prefork
authorJeff Trawick <trawick@apache.org>
Tue, 26 Jun 2001 11:59:50 +0000 (11:59 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 26 Jun 2001 11:59:50 +0000 (11:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89417 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a56607afb78057fdc1d7357c91232c6053c1e220..ae709fe1f3743b73cf0efaa8f488801553c7c5cc 100644 (file)
--- 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':