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

[20.10 backport] daemon: use RWMutex for stateCounter #43426

Merged
merged 1 commit into from Mar 25, 2022

Commits on Mar 25, 2022

  1. daemon: use RWMutex for stateCounter

    Use an RWMutex to allow concurrent reads of these counters
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit 6991743)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Mar 25, 2022
    Copy the full SHA
    32fe0bb View commit details
    Browse the repository at this point in the history