This is in preparation for running jobs in parallel. The channels code in Guix uses a cached copy of the Git repository. Multiple jobs can't concurrently access this without causing issues, so use an advisory lock to ensure that only one job is using the repository at a time. |
||
|---|---|---|
| .. | ||
| jobs | ||
| model | ||
| web | ||
| branch-updated-emails.scm | ||
| builds.scm | ||
| comparison.scm | ||
| config.scm.in | ||
| database.scm | ||
| jobs.scm | ||