-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Connection Management
-
None
Closing a Stream should cause pending read operation to immediately fail and throw an exception. But with TlsChannelStream, the pending read operation appears to hang indefinitely if the channel is closed while waiting for the read to complete.