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

Logging exceptions during deletion instead of throwing #6125

Merged
merged 2 commits into from
Aug 29, 2019

Commits on Aug 27, 2019

  1. Logging exceptions during deletion instead of throwing

    * When running recursive deletion file hooks we now catch all exceptions and log them at DEBUG level instead of letting them propagate.
    * This should reduce confusion when test have deletion failures.
    lbergelson committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    316c619 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. add final

    lbergelson committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    0ba41df View commit details
    Browse the repository at this point in the history