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
Removing duplicate check for whether the grpc handle has been initialized (#95)
- Only need one check for this and the new one is better, so remove the old
- Don't use isready function name for grpc handle running check, this is a special case
0 commit comments