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

Replace context.Background() with more appropriate context #7136

Merged
merged 31 commits into from
Sep 9, 2020

Conversation

prestonvanloon
Copy link
Member

@prestonvanloon prestonvanloon commented Aug 28, 2020

What type of PR is this?

Other

What does this PR do? Why is it needed?

As title describes, this PR replaces misused context.Background() with an appropriate parent context.

Which issues(s) does this PR fix?

Other notes for review

There are a few that I replaced with context.TODO(). I felt that these would require more substantial refactoring that is beyond the original intent of this PR.

prylabs-bulldozer bot and others added 2 commits August 28, 2020 20:52
nisdas
nisdas previously approved these changes Aug 29, 2020
Copy link
Member

@nisdas nisdas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but it looks like tests are failing

rauljordan
rauljordan previously approved these changes Aug 31, 2020
rauljordan
rauljordan previously approved these changes Sep 1, 2020
rauljordan
rauljordan previously approved these changes Sep 1, 2020
@nisdas
Copy link
Member

nisdas commented Sep 2, 2020

@prestonvanloon still have conflicts

@farazdagi farazdagi self-assigned this Sep 9, 2020
@prylabs-bulldozer prylabs-bulldozer bot merged commit a74cf5d into master Sep 9, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix-ctx branch September 9, 2020 09:48
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.

5 participants