auto-build: fixed concurrent locks
All the build subshells attempted to lock with the parent shell's PID, so could not exclude each other from build environments.
Loading
Please register or sign in to comment
All the build subshells attempted to lock with the parent shell's PID, so could not exclude each other from build environments.