Good news and bad news.
The good news is that the issues were with the test. The test has to use
statics to pass data to Endpoint instances and they weren't being reset
properly between tests. With that fixed there were 2 failures that are
both fixed by the proposed patch.
The bad news is that the proposed patch fixes one possible cause of the
deadlock but introduces another.
I'm working on an updated patch.
Mark
On 04/04/2023 20:23, Mark Thomas wrote:
Hi all,
I now have a test case for BZ 66508. Having parameterized it for
NIO/NIO2, useAsyncIO = true/false and sending messages from the server
on a container thread or not I think I am making progress.
Without the patch 6 out of 8 tests fail.
With the patch 3 out of 8 tests fail.
I'm not sure if the problem lies with the new test or with Tomcat at
this point.
At this point tomorrow is my most optimistic estimate of when I'll be
able to tag 11.0.x.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org