Skip to content

fix decoding on empty shards and when less than $k$

STEVAN Antoine requested to merge fix into main

makes sure

  • "inbreeding" experiment quits when there are less than k shards
  • fec::decode returns KomodoError::TooFewShards when no shards are provided

Merge request reports