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

--- Comment #2 from Remy Maucherat <r...@apache.org> ---
This is caused by the fact that the logic identifies this as a container
thread, which is not enough in that edge case. Basically there is a need to
dispatch if the thread is not the original request thread, which is now hard to
identify (I cannot immediately think of a good way) and I don't think this is
going to be fixed.

If this wontfix resolution is validated, then the issue will be documented in
the known issues (it pretty much has been for the past 6 years as the test case
was there and ignored).

-- 
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