diff options
author | tcmal <me@aria.rip> | 2024-04-24T12·59+0100 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-04-25T17·29+0000 |
commit | 671bdff5dccf335ad18630a08572e0cc89205ec7 (patch) | |
tree | dde51efba0996f0411cef423ce50f4a66ffc1a15 /tvix/crate-hashes.json | |
parent | f0e428db754cbd3269f92f3d5bd98fafc122a298 (diff) |
test(tvix/nix-compat): add debug assertions for nar reader r/8007
Adds debug assertions to ensure that the reader's variants are upheld. If any of the following happens, then the currently in use reader must be abandoned: * A directory or file reader encounters an error * A directory or file reader is dropped before being fully read from Additionally, a directory reader must not be read from again after it has returned None. These checks are only used when debug_assertions are on, so vanish in release mode. Resolves two TODO items added by edef Change-Id: I27bd9643a632798db5351957506c166b9bd5ca4e Reviewed-on: https://cl.tvl.fyi/c/depot/+/11508 Reviewed-by: flokli <flokli@flokli.de> Reviewed-by: edef <edef@edef.eu> Autosubmit: Aria Shrimpton <me@aria.rip> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/crate-hashes.json')
0 files changed, 0 insertions, 0 deletions