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

[PR #4090/73f5e37b backport][3.23] Fix a significant memory leak #4097

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jul 20, 2023

This is a backport of PR #4090 as merged into main (73f5e37).

Which occurs when making repeated large queries against the API service. The cache unintentionally was holding references to entire instances of views, which are substantial.

closes #2250

Which occurs when making repeated large queries against the API service.
The cache unintentionally was holding references to entire instances of
views, which are substantial.

closes #2250

(cherry picked from commit 73f5e37)
@dralley dralley merged commit 8eaf509 into 3.23 Jul 20, 2023
@dralley dralley deleted the patchback/backports/3.23/73f5e37bc6121d8afba6786ac5338cb8e46fec2a/pr-4090 branch July 20, 2023 13:44
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