Skip to content

We need a better mechanism to handle sys.exit() in library code #1955

Open
@npalaska

Description

@npalaska

Currently there are lot of instances in lib/pbench/cli/agent/commands/results/__init__.py where we use sys.exit() which leads to some undesirable behaviors.

We should never use sys.exit() library code.

See the comment #1947

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions