Skip to content

WeiDU can exit with return value 0 after encountering errors #264

@FredrikLindgren

Description

@FredrikLindgren

Continuing a tangential concern from issue #178.

Look into the exception handling and setting of return values. It might just be the parts of the CLI that can exit with failure without setting a return value. --parse-check can fail with a zero return-value if files don't exist, for example. Maybe run the functions called by Main.main wrapped in exception handling?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions