You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
Hello,
I notice and issue when calling
unlock()
first (when it's not yet locked) and thenlock()
. After that,unlock()
has no effect.Maybe an
isLocked()
method would help to don't unlock or lock when it's not necessary?The text was updated successfully, but these errors were encountered: