diff options
author | Florian Klink <flokli@flokli.de> | 2024-04-08T14·46+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-04-09T19·18+0000 |
commit | d6cadee9413f0c99f7b5a3c545a15c76ea20cfba (patch) | |
tree | 3973344e52cf9d862997d24ad5d1f459f48e9950 /tvix/store/src/pathinfoservice | |
parent | 63116d8c21afdc50725ae93d13839fe1915b06b7 (diff) |
fix(tvix/nix-compat): fix writing padding partially r/7883
We forgot to only write the part of the padding that has not been written already. Unfortunately it seems the tokio mocking thing does buffer small writes, so the tests succeeds even with the bug :-/ Change-Id: I5a6cf04212d559728639427c57207094d507ec75 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11384 Tested-by: BuildkiteCI Reviewed-by: raitobezarius <tvl@lahfa.xyz> Reviewed-by: Brian Olsen <me@griff.name> Autosubmit: flokli <flokli@flokli.de>
Diffstat (limited to 'tvix/store/src/pathinfoservice')
0 files changed, 0 insertions, 0 deletions