Fixed: on lost connections, pending futures weren't completed with ClientDisconected errors.
To make matters worse, when the other site closes a connection, None is passed to protocol connection_lost methods, which was fouling up sornstream error detection.
Showing
Please register or sign in to comment