• Heinrich Lee Yu's avatar
    Remove memoization of counters in Gitlab::Gpg · 3337253e
    Heinrich Lee Yu authored
    This causes issues when the Prometheus registry is reset. The class may
    be holding stale references.
    
    This is not an issue in production but this caused issues in specs
    because we clear the registry before Prometheus related specs.
    3337253e
gpg.rb 4.71 KB