Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(token): do not cancel gcp client context #45

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

hodbn
Copy link
Contributor

@hodbn hodbn commented Jun 27, 2024

The context passed to new gcloud client should not be canceled.
Otherwise, calls to token sources might cancel and fail the client.

Fixes #44.

The context passed to new gcloud client should not be canceled.
@mtharp mtharp merged commit 53ee1b4 into sassoftware:master Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Context prematurely canceled using gcloudtoken
2 participants