Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error cascade #76

Closed
wants to merge 7 commits into from
Closed

Error cascade #76

wants to merge 7 commits into from

Commits on Aug 10, 2022

  1. Minimally addresses naggie#71: don't swallow errors.

    Also return the right exit error code when errors are encountered.
    xxxserxxx committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    dd1f999 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    da76ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf5693 View commit details
    Browse the repository at this point in the history
  3. Eggbeater missed one.

    xxxserxxx committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    94a36f6 View commit details
    Browse the repository at this point in the history
  4. Expands error cascading. This eliminates deeply nested terminations, …

    …allowing for the opportunity of better state clean-up.
    xxxserxxx committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    ae67bf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    91073c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    5f9f781 View commit details
    Browse the repository at this point in the history