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

[backport/v0.41.x] Removed GetValidator caching to fix concurrency error (#8546) #8583

Merged
merged 2 commits into from
Feb 15, 2021

Commits on Feb 15, 2021

  1. Removed GetValidator caching to fix concurrency error (#8546)

    * Removed GetValidator caching to fix concurrency error
    
    * Fixed linting and added CHANGELOG entry
    
    * Moved benchmark test into its own file
    
    * Moved CHANGELOG entry to bug fix
    
    * Update CHANGELOG.md
    
    Co-authored-by: Cory <cjlevinson@gmail.com>
    
    Co-authored-by: Amaury <amaury.martiny@protonmail.com>
    Co-authored-by: Cory <cjlevinson@gmail.com>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    4 people committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    fdfeb8f View commit details
    Browse the repository at this point in the history
  2. Fix changelog conflicts

    amaury1093 committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    8266b01 View commit details
    Browse the repository at this point in the history