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(store/cache): force close Accessor if not closed within timeout #3642

Merged
merged 5 commits into from
Aug 20, 2024

Commits on Aug 8, 2024

  1. force close Accessor if not closed within timeout

    close Accessor and log Error if ref was removed by GC instead of user
    walldiss committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f6ca94a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Update share/eds/cache/accessor_cache.go

    Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
    walldiss and renaynay committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    553aad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3615feb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. remove finilisier

    walldiss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4598bc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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