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

fix multi cache dir #2639

Merged
merged 8 commits into from
Feb 27, 2023

Commits on Feb 23, 2023

  1. fix multi cache dir

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0b3044f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. fix unit test

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0371305 View commit details
    Browse the repository at this point in the history
  2. fix cache clear when shutdown

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b541f15 View commit details
    Browse the repository at this point in the history
  3. fix static check

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    a71b50d View commit details
    Browse the repository at this point in the history
  4. fix go link

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bff002c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. check cachedir valid before remove

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f1b5557 View commit details
    Browse the repository at this point in the history
  2. update error msg

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    892dc0d View commit details
    Browse the repository at this point in the history
  3. fix valid cache dir

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    428d28e View commit details
    Browse the repository at this point in the history