mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 03:18:39 +00:00
* fix: repository cloning race condition (#2341) * fix: switched from sync to golang.org/x/sync/semaphore * fix: check value of sem.Acquire(...)