events/Classes/Service/Cleanup
Daniel Siepmann 9c8e1aa982
Do not delete files if they are still in use (#12)
The clean up task had an issue to clean up to many files.
It didn't check if a file that could be deleted
because one event got deleted, was still in use by another event.

Relates: #10499
2023-05-15 15:35:48 +02:00
..
Database.php Fix broken remove past data 2021-12-20 09:45:25 +01:00
Files.php Do not delete files if they are still in use (#12) 2023-05-15 15:35:48 +02:00