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
I ran into an issue with aio. When I use aio.clients to call subscribe_configuration, _read_subscribe_config is still implemented synchronously, so stub.SubscribeConfigurationAlpha1(req) returns an _AioCall object that isn’t iterable.