-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
don't delete the source files when generating thumbnails #31659
Conversation
Codecov Report
@@ Coverage Diff @@
## master #31659 +/- ##
============================================
- Coverage 62.87% 62.87% -0.01%
Complexity 18409 18409
============================================
Files 1151 1151
Lines 69114 69112 -2
Branches 1260 1260
============================================
- Hits 43458 43454 -4
- Misses 25287 25289 +2
Partials 369 369
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
cherry-picked the commit to #31050 |
So that means this has effectively been backported. But the fix will not get into a release until those "[stable10] Backport all objectstore related changes" #31050 are merged to |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Thumbnail providers shall not delete the source files.
Related Issue
fixes #31655
How Has This Been Tested?
Types of changes
Checklist: