Skip to content

Commit

Permalink
Vote/promote x1.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919099 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
notroj committed Jul 10, 2024
1 parent 799b9e7 commit 2a0743d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions STATUS
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]


*) MPM worker: Improve the listener wakeup when stopping. Taken from the MPM event.
This fixes a possible warning (AH00045) about children processes not
terminating timely. [Yann Ylavic]
This is a fix for pytest failures, observed at least on RHEL 9 with worker MPM.
Trunk version of patch:
https://svn.apache.org/r1916925
https://svn.apache.org/r1916926
https://svn.apache.org/r1916929
2.4.x patch: svn merge -c 1916925,1916926,1916929 ^/httpd/httpd/trunk .
+1: rjung, ylavic, jorton

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]

Expand Down Expand Up @@ -229,17 +240,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
PR: https://github.com/apache/httpd/pull/449
+1: ylavic, icing,

*) MPM worker: Improve the listener wakeup when stopping. Taken from the MPM event.
This fixes a possible warning (AH00045) about children processes not
terminating timely. [Yann Ylavic]
This is a fix for pytest failures, observed at least on RHEL 9 with worker MPM.
Trunk version of patch:
https://svn.apache.org/r1916925
https://svn.apache.org/r1916926
https://svn.apache.org/r1916929
2.4.x patch: svn merge -c 1916925,1916926,1916929 ^/httpd/httpd/trunk .
+1: rjung, ylavic,


PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]
Expand Down

0 comments on commit 2a0743d

Please sign in to comment.