about summary refs log tree commit diff
path: root/tvix/castore/src/blobservice
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2024-01-09T09·25+0200
committerclbot <clbot@tvl.fyi>2024-01-09T14·18+0000
commit99f675ecef846ce2cbba70ac41b685f37c1a1103 (patch)
treeffe57cc81f7de36b6dd796817b0b6a90c9c706c5 /tvix/castore/src/blobservice
parent0009383c073169c5475168a3088452b80e0b8060 (diff)
refactor(tvix/store/nar/import): use AsRef r/7362
We need to be a bit careful and pass the BlobService around (similar to
how we already do with the directory_putter), but that allows getting
rid of a bunch of annoying trait bounds.

We also stop spawning additional tasks where we can just use block_on.

Change-Id: If36de0ee947d2c779d20a384308241d2262d4764
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10580
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Diffstat (limited to 'tvix/castore/src/blobservice')
0 files changed, 0 insertions, 0 deletions