Open xrchz opened 3 months ago
In case of concurrent requests on the API, we may need to use a lock to avoid our git checks failing due to dirty working directory. This issue is to investigate this potential problem and implement locking if needed (or another solution).
In case of concurrent requests on the API, we may need to use a lock to avoid our git checks failing due to dirty working directory. This issue is to investigate this potential problem and implement locking if needed (or another solution).