Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9199a0

Browse files
committed
Add github issue for TODO
1 parent d3598ee commit e9199a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/api_core/grpc_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ def _create_composite_credentials(
280280
else:
281281
# Use grpc.compute_engine_channel_credentials in order to support Direct Path.
282282
# See https://grpc.github.io/grpc/python/grpc.html#grpc.compute_engine_channel_credentials
283-
# TODO(b/323073050):
283+
# TODO(https://github.com/googleapis/python-api-core/issues/598):
284284
# Although `grpc.compute_engine_channel_credentials` returns channel credentials
285285
# outside of a Google Compute Engine environment (GCE), we should determine if
286286
# there is a way to reliably detect a GCE environment so that

0 commit comments

Comments
 (0)