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

Lock while generating certificates or refreshing tokens #1349

Closed pjcdawkins closed 7 months ago

pjcdawkins commented 7 months ago

This guards against most of the race condition bugs that occur while running multiple instances of the CLI in parallel. It doesn't fix all of them.