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

Change how we cache the keys in backend.Reporter #29323

Merged
merged 2 commits into from
Jul 19, 2023

Commits on Jul 19, 2023

  1. Change how we cache the keys in backend.Reporter

    This fixes a memory leak caused by hashicorp/golang-lru#141.
    espadolini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    289a1ae View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alan Parra <alan.parra@goteleport.com>
    espadolini and codingllama committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2b8e0dc View commit details
    Browse the repository at this point in the history