[Bug 57920] websocket deadlock

2015-09-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57920 --- Comment #4 from izanm...@gmail.com --- I'm fang the exact same issue, and can't find the culprit for this deadlock. How did you find it? -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 57920] websocket deadlock

2015-05-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57920 --- Comment #3 from tailor <776041...@qq.com> --- (In reply to Remy Maucherat from comment #2) > Yes, this thread looks fine. > > However, I still don't understand why read events lock > (WsFrameServer.onDataAvailable) and write events don't. I

[Bug 57920] websocket deadlock

2015-05-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57920 --- Comment #2 from Remy Maucherat --- 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 lo

[Bug 57920] websocket deadlock

2015-05-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57920 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 57920] websocket deadlock

2015-05-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57920 tailor <776041...@qq.com> changed: What|Removed |Added CC||776041...@qq.com -- You ar