commit | ffc41ff982ce4288ceec292604d174c330365892 | [log] [tgz] |
---|---|---|
author | David Fang <fangism@google.com> | Tue Feb 04 13:21:17 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 13:21:17 2025 -0800 |
tree | 9f2af02fdaf095529414d6c96ee9497ce422443b | |
parent | 60ff2ac5efa0fa72215b2902c28c4a73c0f43011 [diff] |
[rbe] Move download locks away from real outputs The build directory was getting polluted with .dl-lock (download lock) files, which were inadvertently collected as remote inputs by reclient. For some applications like linking, reclient has logic that globs input from directories, so any instability in the contents of a directory could result in nondeterministically including unintended files. Solution is to move the locks to a completely separate directory, in this case ".dl-locks". Fixed: 394155554 Change-Id: I9a41eb7506a3b44f708d53400a28ec7ede20da13 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1198864 Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Fuchsia-Auto-Submit: David Fang <fangism@google.com> Reviewed-by: Aaron Wood <aaronwood@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.