From 357f76db7059cef0e5ea8b6bfcc1cf9d4395e18b Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Sun, 19 Apr 2015 18:10:06 +0000 Subject: [PATCH] comment/question git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1674662 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/STATUS b/STATUS index 09e013b038..6c82a15351 100644 --- a/STATUS +++ b/STATUS @@ -272,6 +272,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: details). Hence I'm moving this backport back to proposals, it is IMO the right fix to not lose timers registered in the same micro- second (in MPM event). + jim: As I see it, the current code in Event does work as expected. The + above simply adds some checks, does it not? As far as the logic + is concerned, what exists and what is proposed does the exact + same thing, doesn't it? *) mod_authz_core: Allow "Require expr" to work when the expression is quoted, as in an example in the doc. PR 56235 -- 2.50.1