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
Callback-based gRPC client (implemented in #963) needs to support telling callback implementers about cancellation/interruption of the call. This support also needs to work with the C bridge. How exactly this behavior is designed is TBD at implementation time.