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

[1.x] Fixes memory leak on Translator implementation #416

Merged
merged 3 commits into from
Nov 9, 2021

Conversation

nunomaduro
Copy link
Member

@nunomaduro nunomaduro commented Nov 5, 2021

This pull request fixes a memory leak on the Translator implementation where the parsed translation keys cache was not being "flush" on each request.

Fixes #415.

@nunomaduro nunomaduro marked this pull request as ready for review November 9, 2021 15:59
@taylorotwell taylorotwell merged commit fbde6dd into 1.x Nov 9, 2021
@taylorotwell taylorotwell deleted the fix/translated-keys-cache branch November 9, 2021 16:01
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 inside NamespacedItemResolver::parsed() cache when Octane is used
2 participants