about summary refs log tree commit diff
path: root/tvix/castore/src/blobservice/object_store.rs
diff options
context:
space:
mode:
authorConnor Brewster <cbrewster@hey.com>2024-04-20T18·39-0500
committerConnor Brewster <cbrewster@hey.com>2024-04-20T18·49+0000
commit01239a4f6f871733231c01d6126c3ffedcc504b7 (patch)
treea720b02b967f7400dcbafdec89be35e10c6ba3d9 /tvix/castore/src/blobservice/object_store.rs
parentb0bdeb2e895a4094247cf16fe41566b9f1b79f43 (diff)
fix(tvix): fix outdated comment and error in TvixStoreIO::open r/7986
This function was originally called `read_to_string` but was changed to
`open` to make it so that file contents aren't always held in memory.
A comment and error message were not updated to reflect the new name of
this method.

Change-Id: I3d86e2f6d7006c2e1513121fc3c62efcb7e7b9bb
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11495
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions