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

Prevent Cache.download() deleting an expired file before knowing that it can download a new version of the file #7265

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Apr 25, 2024

  1. Solved a Bug

    samish5 authored and nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c528ad7 View commit details
    Browse the repository at this point in the history
  2. Issue 7249

    samish5 authored and nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3e58fcb View commit details
    Browse the repository at this point in the history
  3. Updated Cache

    samish5 authored and nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8b881d0 View commit details
    Browse the repository at this point in the history
  4. updated Cache.download()

    samish5 authored and nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3ed80ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6f4cef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b33f10 View commit details
    Browse the repository at this point in the history
  7. Add changelog

    nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    232daad View commit details
    Browse the repository at this point in the history
  8. unbreak api

    nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d053b3a View commit details
    Browse the repository at this point in the history
  9. Fix broken code

    nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7cb329e View commit details
    Browse the repository at this point in the history
  10. Clean tests

    nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    99c3a36 View commit details
    Browse the repository at this point in the history
  11. Fix logic that I broke

    nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fdf6aea View commit details
    Browse the repository at this point in the history
  12. Add comments

    nabobalis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a41585b View commit details
    Browse the repository at this point in the history