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

[chore][receiver/snowflake] Enable goleak check #32182

Merged
merged 2 commits into from
Apr 5, 2024

Conversation

crobert-1
Copy link
Member

Description:

This enables the goleak check for the Snowflake receiver to help ensure no goroutines are being leaked. This is a test only change, a couple shutdown/close calls were missing.

Link to tracking Issue:
#30438

Testing:
All existing tests are passing, as well as added goleak check.

@crobert-1 crobert-1 marked this pull request as draft April 4, 2024 23:19
@crobert-1 crobert-1 marked this pull request as ready for review April 4, 2024 23:36
@atoulme
Copy link
Contributor

atoulme commented Apr 5, 2024

LGTM, this only touches test code.

@dmitryax dmitryax merged commit c38ec5c into open-telemetry:main Apr 5, 2024
144 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/snowflake Snowflake receiver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants