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

fix(auth-storage): Thread safety #99

Merged

Commits on Dec 14, 2022

  1. fix: use lock for storage auth

    Krzysztof Borowy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    01bb8ec View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. move to constructor, inline default

    Krzysztof Borowy committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8474643 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. use reentrant lock

    Krzysztof Borowy committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    dcc0509 View commit details
    Browse the repository at this point in the history