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

try to fix leak in #187 #196

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

eloyfelix
Copy link

building up on commits from #187. This should fix the memory leak in #187 that fixes iter_long missing some logest matches.

Not really experienced on this stuff. Slowly checking with Valgrind on my end but any help would be appreciated!

I get:
tests/test_issue_9.py::MemoryUsageDoesNotGrow::test_memory_usage_does_not_grow PASSED @AyanSinhaMahapatra

Which seemed to be the issue as reported in here: #185 (comment)

@eloyfelix
Copy link
Author

tests seem fine in my end @AyanSinhaMahapatra , could you please confirm and merge (and hopefuly release! :D) if everything looks fine in your end?

Many thanks!

@AyanSinhaMahapatra
Copy link
Contributor

Thanks @eloyfelix let me test locally and then merge and release 😊 Thanks++ for this

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.

2 participants