diff options
author | Florian Klink <flokli@flokli.de> | 2024-05-10T10·47+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-05-11T13·33+0000 |
commit | 717081ae376b244f4649c6a50ba4b33bd41572f0 (patch) | |
tree | 2443ff6910132119703c50f4b56ee52f3c4c55ad /tools/checks | |
parent | ebb7b32a2c58b5f21a93f00aa6aa8278a6e76854 (diff) |
fix(tvix/castore/directory/sled): use spawn_blocking r/8101
This does IO, which might take a longer amount of time than what we want to be blocking the normal executor. Use spawn_blocking instead. I didn't add it for the constructors, as we only call these once. Change-Id: I96231fcff8d10abe90cafde25a099a2db6ea9414 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11617 Reviewed-by: Connor Brewster <cbrewster@hey.com> Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de>
Diffstat (limited to 'tools/checks')
0 files changed, 0 insertions, 0 deletions