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

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
I have a patch that addresses this issue by refactoring the session state so it
uses an AtomicReference (with a couple of extra states) rather than a lock.

Initial testing is positive but I am currently running a fuller set of tests
including the Autobahn test suite. Assuming that all goes well, are you able to
test a build of Tomcat with the changes included if I post a link to the dev
build here? I assume you'd want a Tomcat 9.0.x build to test.

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