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

Remove all memory leaks in unit tests #1699

Closed
13 tasks done
marcusnaslund opened this issue May 9, 2016 · 2 comments
Closed
13 tasks done

Remove all memory leaks in unit tests #1699

marcusnaslund opened this issue May 9, 2016 · 2 comments
Assignees
Milestone

Comments

@marcusnaslund
Copy link
Contributor

marcusnaslund commented May 9, 2016

This helps a lot when it comes to bug fixing.

@marcusnaslund
Copy link
Contributor Author

Updated with status after #1703

@marcusnaslund
Copy link
Contributor Author

Leaks in concurrent fixed as of #1714 and so the only remaining leak is in HashDictionary which has a separate issue. Yay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant