Skip to content

replace unwraps #39

@Tiecoon

Description

@Tiecoon

A lot of unwraps currently fail poorly and should either be a result return or an except on unrecoverable errors (I don't think there are any) to have better error messages. That way RUST_BACKTRACE isn't required for basic debugging, and we could probably properly close the tui as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions