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

Improvement for DiagnosticsWindow: Types are not removed and RefCount does only increase #594

Open
lolhans opened this issue Dec 15, 2023 · 0 comments

Comments

@lolhans
Copy link

lolhans commented Dec 15, 2023

When dynamically instancing and destroying LifetimeScopes, the Types do not get removed from the Diagnostics Window and the RefCount on Contracts does only increase.

I would rather expect a behaviour, where the Type gets removed and the RefCount (e.g., on a contract of the ProjectInstaller) decreases everytime when the Dispose() method is called on a LifetimeScope, that implements a specific ContractType.

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

No branches or pull requests

1 participant