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

can`t release memory after completelyDisableMetrics #123

Open
biuboombiuboom opened this issue Jan 13, 2016 · 0 comments · May be fixed by #124
Open

can`t release memory after completelyDisableMetrics #123

biuboombiuboom opened this issue Jan 13, 2016 · 0 comments · May be fixed by #124

Comments

@biuboombiuboom
Copy link

Because class 'HistogramMetric' doesn't implement Interface 'IDisposable' ,so disable a metricContext can not disable histogram, class 'HistogramMetric' have a field reservoir,if the reservoirs type is 'ExponentiallyDecayingReservoir', the memory will cant be release.

chinaboard added a commit to chinaboard/Metrics.NET that referenced this issue Jan 13, 2016
release memory after completelyDisableMetrics
@chinaboard chinaboard linked a pull request Jan 13, 2016 that will close this issue
brumschlag added a commit to brumschlag/Metrics.NET that referenced this issue Mar 7, 2016
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 a pull request may close this issue.

1 participant