Closed
Description
Symfony version(s) affected: dev-master
Description
During the execution of ./bin/console --ansi cache:clear
the process freezes up on Kernel.php:454
How to reproduce
Boot up a vagrant machine with a NFS shared folder and run composer install
or ./bin/console --ansi cache:clear
directly.
Possible Solution
Possibly revert 0b5b3ed
Additional context
I've looked over PR #33703 and not sure how that fix is supposed to work but manually patching Kernel.php locally with similar changes didn't work for me, as it locks up in the flock call, in any lock mode.
Metadata
Metadata
Assignees
Labels
No labels