Skip to content

track temp file even if content is null - #553

Merged
clementvtrd merged 3 commits into
KnpLabs:masterfrom
trsteel88:master
Jul 29, 2026
Merged

track temp file even if content is null#553
clementvtrd merged 3 commits into
KnpLabs:masterfrom
trsteel88:master

Conversation

@trsteel88

Copy link
Copy Markdown
Contributor

I've noticed temp files piling up. This is because when getOutput is called, the content is null.

Get output writes to the file during generate but this means the temp file is never tracked or cleaned up.

@clementvtrd
clementvtrd merged commit f749a7d into KnpLabs:master Jul 29, 2026
20 checks passed
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.

Temporary PDF files generated by getOutputFromHtml() are not removed

5 participants