Skip to content

nodedb: check iterator errors #247

Closed
@erikgrinaker

Description

Whenever we use a tm-db iterator, we never check Iterator.Error(). With cLevelDB this is mitigated by it currently panicking on any error, but not with other backends, and this will be changed to return errors instead shortly.

Related to #212.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions