Skip to content

flock in Kernel.php locks up waiting - NFS #35312

Closed
@mhitza

Description

@mhitza

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions