- 🇧🇷Brazil irafah
Patch #5 won't work/is not needed anymore on version 2.0.8, as the changed file
src/Entity/ContainerManager.php
was removed - 🇦🇺Australia cafuego
I assume the same logic is still used to delete directories, so the issue might still happen.
However, I work around the problem now by moving generated asset dirs to a new temp dir on EFS during upgrades, so the Drupal code always tries to delete a new & empty dir, which always works.