[Bug 61003] Secure Websocket client hides Exception on error, and throws an IllegalStateException instead

2017-05-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61003 Violeta Georgieva changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 61003] Secure Websocket client hides Exception on error, and throws an IllegalStateException instead

2017-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61003 --- Comment #2 from Mark Thomas --- Without any feedback, I intend to go ahead and apply the proposed change from comment #1 and then resolve this issue. -- You are receiving this mail because: You are the assignee for the

[Bug 61003] Secure Websocket client hides Exception on error, and throws an IllegalStateException instead

2017-04-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61003 --- Comment #1 from Mark Thomas --- If you add writing.set(false); / reading.set(false); to the catch blocks of the WriteTask and ReadTask respectively, does that improve things? -- You are receiving this mail because: