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

Memory leaks with UnitOfWork instances #133

Merged
merged 3 commits into from
Mar 20, 2016

Conversation

quantus
Copy link
Contributor

@quantus quantus commented Mar 18, 2016

Related to issue #131.

Fixes memory leaks related to unit_of_works dictionary. I added memory leak checks to test teardown step instead of separate test to make sure that my changes don't leak memory in any known use case.

kvesteri added a commit that referenced this pull request Mar 20, 2016
Memory leaks with UnitOfWork instances
@kvesteri kvesteri merged commit d0b3e20 into kvesteri:master Mar 20, 2016
@kvesteri
Copy link
Owner

Thanks for the PR! 🚋

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.

None yet

2 participants