Skip to content

kvstore: improve errors #356

Description

@nrc

Quoting from Slack:

he error/result types feel like they're not quite right. in a bunch of places, you actually have only the possibility of poisoned index or notfound or Ok. the other error variants never arise there. i pretty much immediately wrote an extension trait with unwrap_ok() to render that into Option with a panic on poison, because those are the semantics i find myself wanting

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions