Skip to content

Add error handling to subprocess.run call #17

@loxK

Description

@loxK

I had a hard time debugging the program not working in Cron. It was reporting zero items for any feed/twitter account. It was because the ~/.config/bin isn't in PATH when running from Cron, but no error was telling the fact that it couldn't find twint

Please handle errors and throw them when subprocess.run has 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