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

--- Comment #2 from Remy Maucherat <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to