Skip to content

FeedMD does not set a positive exit code on read errors #6

Description

@tseykovets

Currently, FeedMD always exits with a zero exit code, even if an error occurred while reading feeds.

This complicates error tracking, since automatic error analysis requires analyzing the file with the read results.

It would be great if FeedMD exited with a positive exit code if it encountered errors while reading feeds. Ideally, it should set an exit code equal to the number of errors that occurred.

Note: I tested the exit code situation only on Windows.

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