Backport lock file changes from ZODB4. Specifically, implement an
unlock_file() call which awaits Tim's backport of winlock.UnlockFile(). This is no-op on *nix. Also, implement a better API for dealing with lock files. Use the LockFile class for clean acquisition and release of locks, and unlinking of lock files.
Showing
Please register or sign in to comment