Skip to content

fix: use cache sharing=locked,id=${TARGETPLATFORM}

Wouter Deconinck requested to merge cache-locked-id-TARGETPLATFORM into master

We're continuing to see incorrect execv target platform architectures being used. This continues to push through the separation of caches based on target platform as id and using locked access to avoid having to rely on the internal locking mechanisms.

Merge request reports

Loading