Skip to content

Unbounded memory leak from DependencyInjectionEventSource #115974

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

Merged
merged 10 commits into from
Jun 4, 2025

Conversation

pedrobsaila
Copy link
Contributor

Fixes #114599

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label May 25, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-extensions-dependencyinjection
See info in area-owners.md if you want to be subscribed.

@pedrobsaila
Copy link
Contributor Author

Using reflection to assert is probably not the right thing to do, let me know if I can wrap _providers around an internal getter

@stephentoub
Copy link
Member

Thanks.

Co-authored-by: Stephen Toub <stoub@microsoft.com>
@stephentoub stephentoub merged commit 6ad3b32 into dotnet:main Jun 4, 2025
84 of 86 checks passed
@pedrobsaila pedrobsaila deleted the 114599 branch June 5, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Extensions-DependencyInjection community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unbounded memory leak from DependencyInjectionEventSource
2 participants