Closed normanmaurer closed 8 months ago
…es for streams when the Channel was closed because of a idle timeout
Motivation:
To make it easier to debug we should fail queued writes on the streams with a special ClosedChannelException in case of a timeout.
Modifications:
Result:
Easier to debug connection close causes
…es for streams when the Channel was closed because of a idle timeout
Motivation:
To make it easier to debug we should fail queued writes on the streams with a special ClosedChannelException in case of a timeout.
Modifications:
Result:
Easier to debug connection close causes