mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-08 13:18:04 +08:00
Multiple build threads would try to write to the same distgit-clone-wrapper location, which could result in ETXTBSY when one thread tried to execute a script that another was writing to or vice-versa. Instead of using a wrapper script, use a sh -c invocation for distgit_get. https://pagure.io/fm-orchestrator/issue/592
20 KiB
20 KiB