Locked Working Directory Error
Deprecated
Use StoreError(StoreErrorReason.PersistenceDirectoryLocked) instead.
Replace with
StoreError(StoreErrorReason.PersistenceDirectoryLocked(message)Content copied to clipboard
Outstanding usage of ditto's working directory detected when trying to instantiate a new Ditto, which would have led to concurrent usage of the backing database files.
Since
4.7.1