https://bz.apache.org/bugzilla/show_bug.cgi?id=64452

--- Comment #11 from Ruediger Pluem <rpl...@apache.org> ---
(In reply to Yann Ylavic from comment #5)
> I can only see a reason for the file to not be cleaned up: another request
> cleanup that runs before and fails (killing the cleanup chain). 

Why should a failing cleanup kill the cleanup chain? If the cleanups are run by
apr_pool_clear or apr_pool_destroy no return code is checked and the cleanup
functions in the chain are all executed regardless of their return value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to