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 unbounded memory usage & a missing root #10011

Merged
merged 2 commits into from
Feb 2, 2015
Merged

Fix unbounded memory usage & a missing root #10011

merged 2 commits into from
Feb 2, 2015

Conversation

carnaval
Copy link
Contributor

@carnaval carnaval commented Feb 1, 2015

Should fix #9998

…wice.

Also change a bit collection thresolds to avoid unbounded memory growth even when miscounting objects.
JeffBezanson added a commit that referenced this pull request Feb 2, 2015
Fix unbounded memory usage & a missing root
@JeffBezanson JeffBezanson merged commit 2f97c78 into master Feb 2, 2015
@ivarne ivarne deleted the ob/gcfix branch February 3, 2015 08:05
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.

Pkg.Entry.check_metadata() leaks memory on 0.4
2 participants