Skip to content

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

Merged
jmacd merged 1 commit into
open-telemetry:mainfrom
jmacd:jmacd/backport1
May 10, 2024
Merged

Backport test & lint fixes from opentelemetry-collector-contrib/31996#190
jmacd merged 1 commit into
open-telemetry:mainfrom
jmacd:jmacd/backport1

Conversation

@jmacd

@jmacd jmacd commented May 9, 2024

Copy link
Copy Markdown
Contributor

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
@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