]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose r1629577.
authorJan Kaluža <jkaluza@apache.org>
Mon, 6 Oct 2014 06:11:50 +0000 (06:11 +0000)
committerJan Kaluža <jkaluza@apache.org>
Mon, 6 Oct 2014 06:11:50 +0000 (06:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1629578 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 012ea9120c9830c16d4235685ceb329898f0259e..bdae9fa0353649066bf09c38dd32a26eac6e4a29 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -247,6 +247,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: jailletc36, rjung
 
+   * event: Fix worker-listener deadlock in graceful restart caused by
+     get_worker() allocating new worker after ap_queue_info_term(),
+     but not setting the have_idle_worker variable. PR 56960.
+     trunk patch: http://svn.apache.org/r1629577
+     2.4.x patch: trunk works
+     +1: jkaluza
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: