Skip to content

Warning from filesystem driver: mkdir(): File exists in /data/www/wrbm/corporate/prod/vendor/tedivm/stash/src/Stash/Driver/FileSystem.php on line 234 #372

Description

@gggeek

This is probably related to a race, where 2 processes might be trying to create the same directory at the same time.
My suggestion: if the mkdir call fails, check again if the dir exists and, if it does, use it

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