Closed (fixed)
Project:
File Cache
Version:
8.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Aug 2020 at 16:32 UTC
Updated:
7 May 2026 at 14:40 UTC
Jump to comment: Most recent
Comments
Comment #2
idflorin commentedFixed somehow:
I changed in "modules/filecache/src/Cache/FileSystemBackend.php"
with
Comment #5
pfrenssenComment #6
pfrenssenThanks for the report and the patch! While adding test coverage it turns out there are other possible failure modes in the garbage collection, which I have also addressed in the MR.
Comment #8
pfrenssen