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

Add missing context propagation #527

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

jonjohnsonjr
Copy link
Contributor

Use NewRequestWithContext where applicable and plumb missing contexts to get there. Also handle any stray context.TODO and context.Background instances.

Use NewRequestWithContext where applicable and plumb missing contexts to
get there. Also handle any stray context.TODO and context.Background
instances.

Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>
@jonjohnsonjr jonjohnsonjr requested a review from a team as a code owner July 2, 2023 18:40
@jonjohnsonjr jonjohnsonjr requested review from dlorenc and removed request for a team July 2, 2023 18:40
@jonjohnsonjr jonjohnsonjr merged commit eb7d859 into chainguard-dev:main Jul 3, 2023
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.

2 participants