https://bz.apache.org/bugzilla/show_bug.cgi?id=57920
--- Comment #2 from Remy Maucherat <r...@apache.org> ---
Yes, this thread looks fine.

However, I still don't understand why read events lock
(WsFrameServer.onDataAvailable) and write events don't. It should be fine to
remove the WsFrameServer.onDataAvailable lock on connectionReadLock (it is only
called by the read event from the upgrade handler, so no possible concurrency).

Note: I have no idea if it would change anything to this deadlock.

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