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
gRPC and now HTTP bring contexts along with each request. So it may not be necessary to construct the respective transports with a single parent context. Look in to refactoring those packages. Also, audit the other transports for the same work.