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
When a streaming client calls CloseSend, we only log it if that goes wrong. We should also add a log record that we did a CloseSend, so debuggers can find that CloseSend was called and we're now waiting for the server.
When a streaming client calls CloseSend, we only log it if that goes wrong. We should also add a log record that we did a CloseSend, so debuggers can find that CloseSend was called and we're now waiting for the server.