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 was archived by the owner on Aug 11, 2021. It is now read-only.
While the lock is open routinely do fs.touch, then mtime (as used by windows) will recognize the lock is not stale. Unlock should then stop the active timer.
The text was updated successfully, but these errors were encountered:
What / Why
Requesting that lock staleness always be checked by mtime for all platforms, and the ability to keep a lock refreshed by routinely touching it.
Example
While the lock is open routinely do fs.touch, then mtime (as used by windows) will recognize the lock is not stale. Unlock should then stop the active timer.
The text was updated successfully, but these errors were encountered: