-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[cmd/opampsupervisor] Leaking goroutine detected in e2e tests #30931
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Thanks @crobert-1. I'll look into this. |
Just to check, I added Failing on the test Failure output:
|
I looked into this a bit and I suspect it may be resolved by this PR: open-telemetry/opamp-go#213. I think we should probably disable the goleak check for now. |
**Description:** Temporarily disable the goleak check to work around #30931. Co-authored-by: Evan Bradley <[email protected]>
I'll leave this issue open for now as a reminder to check for this when adding the tests back. |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
I checked this again now that we're on opamp-go 0.14 and the issue is still present. Unless there is something we're doing wrong in the E2E tests, it will need a separate investigation in the library. |
I filed open-telemetry/opamp-go#271 against the |
**Description:** Fix leaks in e2e tests **Link to tracking Issue:** resolve #30931
Component(s)
cmd/opampsupervisor
Describe the issue you're reporting
Failure CI link: https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/7715775080/job/21031293410?pr=30809
The text was updated successfully, but these errors were encountered: