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

fix(transport): fix memory leak in grpc.Dial #2329

Merged
merged 3 commits into from
Jan 3, 2024

Conversation

quartzmo
Copy link
Member

@quartzmo quartzmo commented Jan 2, 2024

  • Memoize otelgrpc.NewClientHandler for reuse

fixes: #2321

* Memoize otelgrpc.NewClientHandler for reuse

fixes: googleapis#2321
@quartzmo quartzmo requested a review from a team as a code owner January 2, 2024 22:08
transport/grpc/dial.go Outdated Show resolved Hide resolved
transport/grpc/dial.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak in v0.154.0
2 participants