-
- Downloads
Fix ExclusiveLockFile; better doctest for AtomicCreateIfMissing
ExclusiveLockFile unconditionally closed the file on object deletion, which threw an exception if you don't have an open file.
Please register or sign in to comment
ExclusiveLockFile unconditionally closed the file on object deletion, which threw an exception if you don't have an open file.