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

Backport test & lint fixes from opentelemetry-collector-contrib/31996 #190

Merged
merged 1 commit into from
May 10, 2024

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented May 9, 2024

This addresses the test flake occasionally seen in this repository. There was a channel being set to nil inappropriately, and uses of a direct call to channel close() when the more appropriate pattern is to cancel a context. This fixes the test flakes and lint problems from the upstream repository in open-telemetry/opentelemetry-collector-contrib#31996.

@jmacd jmacd merged commit 0910113 into open-telemetry:main May 10, 2024
2 checks passed
@jmacd jmacd deleted the jmacd/backport1 branch May 10, 2024 14:16
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