tvl-depot/tvix/castore/src/fs
Simon Hauser 2b20d8d82d feat(tvix/castore): instrument tokio task with current span
By default tokio::spawn does not instrument the spawned task with the
current spawn (https://github.com/tokio-rs/tokio/discussions/6008), do
this manually for all tokio::spawn functions in functions that are
instrumented.

Change-Id: I83dd8145b3a62421454aff57d34180cebbee8304
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11864
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: Simon Hauser <simon.hauser@helsinki-systems.de>
2024-06-20 15:48:14 +00:00
..
fuse fix(tvix/store/bin): fix shutdown behaviour for FUSE 2024-06-16 12:02:11 +00:00
file_attr.rs refactor(tvix/castore/fs): add InodeData::as_fuse_{entry,file_attr} 2024-04-15 13:59:46 +00:00
inode_tracker.rs chore(tvix): move store/fs to castore/fs 2023-12-22 16:55:18 +00:00
inodes.rs test(tvix): Fix tvix tests on macOS 2024-04-30 00:55:34 +00:00
mod.rs feat(tvix/castore): instrument tokio task with current span 2024-06-20 15:48:14 +00:00
root_nodes.rs chore(tvix/store): Use BoxStream type alias 2024-01-21 19:41:02 +00:00
virtiofs.rs chore(3p/sources): Bump channels & overlays 2024-04-28 16:39:26 +00:00