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

[v0.8 backport] metadata: hold lock on storageitem update #3088

Merged
merged 1 commit into from
Sep 9, 2022

Commits on Sep 7, 2022

  1. metadata: hold lock on storageitem update

    The locks usage is mixed up because two locks separate locks
    are actually needed. With a specific lock, calls to SetValue
    can be protected.
    
    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    (cherry picked from commit 976b7e9)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    tonistiigi authored and thaJeztah committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    79f66b9 View commit details
    Browse the repository at this point in the history