diff options
author | Florian Klink <flokli@flokli.de> | 2023-10-12T18·20+0200 |
---|---|---|
committer | flokli <flokli@flokli.de> | 2023-10-14T12·34+0000 |
commit | 173641ed37318fe61886ccb0402a9929b0f5783d (patch) | |
tree | f52cf6f98423b07c7813aca453cd8a93fe6d7a49 /tvix/store/src/bin | |
parent | 9757bf637791b8c2169225990682e5d42141e97d (diff) |
refactor(tvix/store/fs): make fetch_directory_inode_data async r/6803
To make this easier, move it outside of TvixStoreFs, and accept the DirectoryService as a function argument, so we don't need to worry about the lifetime of self. This also aligns with how we spawn async tasks inside the rest of TvixStoreFs. Change-Id: I3b95072209d32039f05aed122240f2d6db7ad172 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9713 Reviewed-by: Connor Brewster <cbrewster@hey.com> Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/store/src/bin')
0 files changed, 0 insertions, 0 deletions