Sjhunt93

Results 1 issues of Sjhunt93

When using the InsecureClient it does not correctly create async channel. After establishing a channel with fake_credentials the following code defaults to using a sync connection: `insecure_channel = grpc.insecure_channel(target, options,...