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

feat: Adds check if files list is empty #26026

Draft
wants to merge 2 commits into
base: master-1.x
Choose a base branch
from

Conversation

devanbenz
Copy link

This PR helps with #5819 where we are seeing a build up of tmp files. It checks to verify that when removeTmpFiles gets called there is a list with len > 0.

This PR helps with #5819 where we are seeing a build
up of tmp files. It checks to verify that when `removeTmpFiles`
gets called there is a list with len > 0.
@devanbenz devanbenz marked this pull request as draft February 14, 2025 20:48
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.

1 participant