https://bz.apache.org/bugzilla/show_bug.cgi?id=69982
--- Comment #3 from Phil Clay <[email protected]> --- Another datapoint, when using Tomcat 11.. I noticed that this problem does not occur when using Spring WebMVC, which uses the synchronous thread-per-request style. It only reproduces using Spring WebFlux, which uses async servlets. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
