Closed tavinathanson closed 7 years ago
@jburos yeah, we had an issue like that a while ago, where we accidentally cached something when we hit an error and then it was just empty with no error after that. At least, here, we should generally only be doing that when it's an empty VCF.
That said, it does feels somewhat error-prone. I'll file an additional issue about that.
Add a bit of clarity w.r.t. the
StopIteration
catch.