Skip to content

PyPSN uses print statements and swallows exceptions #7

Description

@schw4rzlicht

Hey there,

currently PyPSN uses print statements on errors here, here and here rather than handling the error or re-surfacing it.

That leads to terminal spam (e.g. when no PSN is available during runtime) and missing ability to catch errors and act on them as a user.

Wanted to leave this is as discussion opportunity without a concrete proposal yet.

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