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

contrib/gomodule/redigo: don't ignore the context given as first argument (#1935) #1936

Merged
merged 1 commit into from
May 11, 2023

Conversation

ghost
Copy link

@ghost ghost commented Apr 24, 2023

What does this PR do?

These changes stop to override the given context given as first argument to DoContext() when the last given argument is not a context.

Reviewer's Checklist

  • Changed code has unit tests for its functionality.
  • If this interacts with the agent in a new way, a system test has been added.

Sorry, something went wrong.

@ghost ghost self-requested a review April 24, 2023 09:14
Copy link
Contributor

@knusbaum knusbaum left a comment

Choose a reason for hiding this comment

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

Good catch, regression test, and fix.

@ajgajg1134
Copy link
Contributor

If you have the chance to update this branch to the latest version of main I would be happy to re-approve and get this merged! Alternatively if you don't have time let us know and we can try to find some time to pull this over into a separate branch and merge it that way! Thanks again for the contribution!

@ghost
Copy link
Author

ghost commented May 9, 2023

It's rebased. Thanks @ajgajg1134

@ajgajg1134
Copy link
Contributor

Closes #1935

@ajgajg1134
Copy link
Contributor

Hello! Sorry we missed click the merge button in time before another change merged :( If possible can you please update this branch again, alternatively if you grant us permissions to this branch we will be able to update the branch to get this merged without any more work from your side! Thanks again!!

@ajgajg1134 ajgajg1134 merged commit 5e284e4 into DataDog:main May 11, 2023
@ghost
Copy link
Author

ghost commented May 11, 2023

Thanks

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.

None yet

3 participants