Skip to content

The if success check is always true #21

Description

@KenjiTakahashi

The performRequests_error_ call returns a Tuple[bool, str], where the 2nd argument is explanation of the error (if any).
So just checking for if success: always succeeds, even if there was an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions