You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add some tests for the client with various scenarios. This requires implementing a thread local test double for the TcpStream and doing a #[cfg(test)] that switches the actual stream for the stub.