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

Qute - make sure to call Qute.clearCache() during app shutdown #22804

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Jan 11, 2022

  • and when a new engine is set; this is necessary to avoid the leaks of
    the Engine instance
  • also fix immutability of SectionBlock.parameters and SectionBlock.expressions

- and when a new engine is set; this is necessary to avoid the leaks of
the Engine instance
- also fix immutability of SectionBlock.parameters and SectionBlock.expressions
@mkouba mkouba requested a review from gastaldi January 11, 2022 13:19
@quarkus-bot quarkus-bot bot added the area/qute The template engine label Jan 11, 2022
@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 11, 2022
@famod
Copy link
Member

famod commented Jan 11, 2022

Could this be a fix for #17271?

@mkouba
Copy link
Contributor Author

mkouba commented Jan 11, 2022

Could this be a fix for #17271?

Nope, this PR is about clearing the template cache of io.quarkus.qute.Qute.

@famod
Copy link
Member

famod commented Jan 11, 2022

Ok, thanks.

@quarkus-bot
Copy link

quarkus-bot bot commented Jan 11, 2022

Failing Jobs - Building a2f9ccf

Status Name Step Failures Logs Raw logs
Native Tests - Amazon Download Maven Repo ⚠️ Check → Logs Raw logs

@mkouba mkouba merged commit 376d631 into quarkusio:main Jan 12, 2022
@quarkus-bot quarkus-bot bot added this to the 2.7 - main milestone Jan 12, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qute The template engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants