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/sqlquery] Enable goleak check #31667

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

crobert-1
Copy link
Member

Description:

Enable goleak checks to help ensure no goroutines are being leaked. This is a test only change, a couple tests were missing Shutdown calls.

Link to tracking Issue:
#30438

@crobert-1 crobert-1 marked this pull request as draft March 9, 2024 00:34
@crobert-1 crobert-1 marked this pull request as ready for review March 9, 2024 03:46
@dmitryax dmitryax merged commit 2a638ec into open-telemetry:main Mar 12, 2024
142 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 12, 2024
DougManton pushed a commit to DougManton/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
**Description:** 
Enable goleak checks to help ensure no goroutines are being leaked. This
is a test only change, a couple tests were missing `Shutdown` calls.

**Link to tracking Issue:**
open-telemetry#30438

---------

Co-authored-by: Andrzej Stencel <astencel@sumologic.com>
XinRanZhAWS pushed a commit to XinRanZhAWS/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
**Description:** 
Enable goleak checks to help ensure no goroutines are being leaked. This
is a test only change, a couple tests were missing `Shutdown` calls.

**Link to tracking Issue:**
open-telemetry#30438

---------

Co-authored-by: Andrzej Stencel <astencel@sumologic.com>
TylerHelmuth added a commit to TylerHelmuth/opentelemetry-collector-contrib that referenced this pull request Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/sqlquery SQL query receiver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants