Skip to content

refactor invalid use of kassert #83

@liva

Description

@liva

Assertion must be used when the condition must not be occurred.
However, many kassert is used at reachable code.
We must replace these kassert to panic.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions