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

cache: Do not raise error when there are no files to remove #10459

Merged
merged 2 commits into from
Sep 28, 2021

Commits on Sep 28, 2021

  1. cache: Do not raise error when there are no files to remove

    Instead log a warning and continue (to log that we removed 0 files)
    Noah Gorny committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2c04ed7 View commit details
    Browse the repository at this point in the history
  2. tests: cache: Add no files to remove cases

    Noah Gorny committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2d3f17c View commit details
    Browse the repository at this point in the history