diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-10-26 10:39:00 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-07 17:30:49 +0100 |
commit | 93cb5e3de9e142ceb6ef2baafa2046e917540563 (patch) | |
tree | 3b1b13594f4ededa18453e3fde38b23777da8e05 /src/buildtool/execution_api/remote/bazel/bazel_api.cpp | |
parent | c3b0db533735f06f729d963939c41d8ffbdfb2b3 (diff) | |
download | justbuild-93cb5e3de9e142ceb6ef2baafa2046e917540563.tar.gz |
Fetch export targets sequentially when creating local backup
Typically, the number of export targets is small compared to the
size of the respective export targets. Moreover, export targets are
often chained, resulting in overlapping artifacts that we want to
fetch only once. Therefore, fetch export targets sequentially, giving
room to introduce parallelism in the individual fetch steps later.
While there, also log the beginning of the artifact synchronisation
for the export targets.
Diffstat (limited to 'src/buildtool/execution_api/remote/bazel/bazel_api.cpp')
0 files changed, 0 insertions, 0 deletions