The resulting iterator seems to be yielding an empty object instead of getting an empty iterator directly.
For instance, see swh.provenance.swhgraph.archive where a double check was required to avoid errors
Description
Description
Event Timeline
Comment Actions
Obsoleted by the migration to GRPC. We no longer create iterators on the decoded stream of a UNIX pipeline, we directly use GRPC stream iterators.