mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
This can be caused by the code releasing more locks then it acquires, once the lock value becomes negative it's likely that it will never be able to change into an exclusive lock again. Signed-off-by: Robin Appelman <robin@icewind.nl> |
||
|---|---|---|
| .. | ||
| DBLockingProviderTest.php | ||
| LockingProvider.php | ||
| MemcacheLockingProviderTest.php | ||
| NonCachingDBLockingProviderTest.php | ||