Skip to content

Fix template caching, allow app to be released#1961

Merged
mvorisek merged 2 commits intodevelopfrom
fix_app_release
Jan 5, 2023
Merged

Fix template caching, allow app to be released#1961
mvorisek merged 2 commits intodevelopfrom
fix_app_release

Conversation

@mvorisek
Copy link
Member

@mvorisek mvorisek commented Jan 5, 2023

bug that took me a lot of efford to find out, when a template is loaded, it is cached, and the first load was originally cached with parent template, which referenced an app, thus app was effectively never released (was released on request end)

memory for phpunit is also reduced from 60MB to 30 MB :)

@mvorisek mvorisek marked this pull request as ready for review January 5, 2023 10:08
@mvorisek mvorisek merged commit 5d1bf4c into develop Jan 5, 2023
@mvorisek mvorisek deleted the fix_app_release branch January 5, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant