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

Bug: TestExporterShutdown fail sometimes cause of DeadlineExceeded or context canceled #2686

Closed
hanyuancheung opened this issue Mar 19, 2022 · 4 comments · Fixed by #3990
Closed
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@hanyuancheung
Copy link
Member

Description

When running make test-race on workflows, there is something wrong that happened. This issue looks like an occasional occurrence, which makes workflow fail sometimes.

Steps To Reproduce

https://github.com/open-telemetry/opentelemetry-go/runs/5614008610?check_suite_focus=true
https://github.com/open-telemetry/opentelemetry-go/runs/5613998084?check_suite_focus=true

@hanyuancheung hanyuancheung added the bug Something isn't working label Mar 19, 2022
@hanyuancheung hanyuancheung changed the title Bug: Test Bug: TestExporterShutdown fail sometimes cause of DeadlineExceeded or context canceled Mar 19, 2022
@hanyuancheung hanyuancheung added the enhancement New feature or request label Mar 19, 2022
@MrAlias MrAlias added help wanted Extra attention is needed and removed enhancement New feature or request labels Mar 22, 2022
@teddylear
Copy link

I can try to take a look into this if that's alright.

@teddylear
Copy link

Taking a look into this I'm not sure what the issue is if someone else wants to take a look. My suspicion is that it has something to do with the improper context being grabbed after creation, but I'm newer to Golang and not sure how to resolve issue.

@Kaushal28
Copy link
Contributor

Hi @hanyuancheung Could you provide the steps to reproduce this again? Seems like the links that you mentioned in the description do not have the data now.

@pellared
Copy link
Member

@Kaushal28 Can you review #3989 and #3990? When I reproduced the problem(s) it was easier for me to try to fix them, but I would appreciate your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants