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
First argument is the lock key. Second argument is optional and is the lock expiration time. By default, the lock expiration time is `30s`.
@@ -163,8 +164,9 @@ First argument is the lock key. Second argument is optional and is the lock expi
163
164
Restore a lock. Useful when sharing a lock between multiple processes. See [Sharing a lock between multiple processes](./usage.md#sharing-a-lock-between-multiple-processes) for more details.
0 commit comments