https://bz.apache.org/bugzilla/show_bug.cgi?id=65757
--- Comment #2 from Remy Maucherat ---
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 threa
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit e03da0f2245af6381fd5081ef5f7436a740b8dec
Author: Mark Thomas
AuthorDate: Tue Dec 21 14:42:50 2021 +
Add support fo
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 7aabd5346ddc509812941d3a9203414224720aa8
Author: Mark Thomas
AuthorDate: Tue Dec 21 14:52:17 2021 +
Deprecate the
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 714236a Switch again to shared scope for the context
new e03da0f Add support for the new TLS configuration API fo
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new ec03e1e Fix deprecation warnings
ec03e1e is describe
https://bz.apache.org/bugzilla/show_bug.cgi?id=65757
--- Comment #3 from Remy Maucherat ---
Created attachment 38138
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38138&action=edit
Patch
The idea is to try to identify the original processing thread better. Unless I
missed something, thi
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 0894720 Checkstyle
0894720 is described below
commit