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/googlecloudspannerreceiver] Enable goleak checks #32307

Merged

Conversation

crobert-1
Copy link
Member

Description:

This is a test only change that enables goleak checks on some of the internal packages of the Google Cloud Spanner receiver to help ensure no goroutines are leaking. Some tests were missing shutdown calls so those have been added.

Link to tracking Issue:
#30438

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

@songy23
Copy link
Member

songy23 commented Apr 11, 2024

Please rebase

@crobert-1 crobert-1 force-pushed the goleak_googlespanrec_internal branch from 6bebe9b to 81ea789 Compare April 11, 2024 15:25
@codeboten codeboten merged commit 4c30822 into open-telemetry:main Apr 12, 2024
170 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants