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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #5 from Mark Thomas <ma...@apache.org> ---
Thanks for the reproducer and thanks Han for the analysis. The analysis looks
good to me.

This bug has been present for a while and was exposed by the fix for bug 66841.

As my comments on bug 66941 suggested, there were a few things that needed to
be cleaned up. One of which was multiple calls to error handlers. The fix for
BZ 66841 started to do that but a side effect of that clean-up was to expose
this bug. Previously it was masked by multiple loops through the async error
handling process.

The fix for this is relatively straight forward although I am going to take the
opportunity to have another look at the async error handling.

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

Reply via email to