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

[5.x] Prevent duplicate nocache regions in session #11109

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request prevent duplicate nocache regions from being saved to a nocache sessio, which should hopefully reduce memory a little bit for some sites.

Fixes #10973.

@jasonvarga jasonvarga merged commit 0d2403d into 5.x Nov 12, 2024
18 checks passed
@jasonvarga jasonvarga deleted the prevent-duplicate-nocache-regions-in-session branch November 12, 2024 16:29
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.

Memory leak while using NoCache
2 participants