platformsh / legacy-cli

This is the legacy version of Platform.sh's command-line interface. The new version is at: https://github.com/platformsh/cli
https://docs.platform.sh/administration/cli.html
MIT License
224 stars 121 forks source link

File-based locking fails on the very first run #1354

Open pjcdawkins opened 7 months ago

pjcdawkins commented 7 months ago

The locking in #1349 doesn't appear to have any effect on an OS X machine.

Perhaps a filesystem buffering issue.

pjcdawkins commented 7 months ago

Mostly addressed in #1356, but it fails on the first run, if multiple simultaneous processes are run before the (empty) lock files are created.