Closed arajasek closed 4 years ago
We should not have 0 length run at all, even at the start.
As in we should not add the initital run if it has length 0.
@Kubuxu Yup, we don't add an initial run length of 0, the "exception" is just that we don't fail on a zero-length run if it's the first run.
Motivation: https://github.com/filecoin-project/lotus/pull/2050#pullrequestreview-432214471