diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-09 16:51:54 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-10 16:31:43 +0200 |
commit | 13211c140457b878ca8787b80b2ad2424f5272bd (patch) | |
tree | ed9402617bc7a681bf95cf584345565196eb5c6d /test/utils/remote_execution/test_runner.py | |
parent | f162d4244f5a7a204f38a081de3731f1321689f4 (diff) | |
download | justbuild-13211c140457b878ca8787b80b2ad2424f5272bd.tar.gz |
ParallelRetrieveToCas: avoid duplicated requests
While no additional blob will be transferred, doing a request
for missing blobs is still a request and, in particular, an
unnecessary round trip. Therefore avoid this, by remembering what
we synchronized already.
Diffstat (limited to 'test/utils/remote_execution/test_runner.py')
0 files changed, 0 insertions, 0 deletions