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 memory leak for filters with keyword arguments #158

Closed
wants to merge 1 commit into from

Conversation

dylanahsmith
Copy link
Contributor

@dylanahsmith dylanahsmith commented Oct 12, 2021

Alternative to #157 (see that PR for a description of the problem)
Closes #157

This differs from that PR in that it continues to eagerly free the memory to reduce garbage collection.

I tested with the script from #157 and it actually resulted in a lower RSS:

@dylanahsmith
Copy link
Contributor Author

Closing in favour of #157, see the discussion there

@dylanahsmith dylanahsmith deleted the dts-kw-arg-mem-leak branch October 12, 2021 17:54
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.

1 participant