nextcloud/lib/private/Lock
Robin Appelman da2d425044
add proper paths to locking exceptions
while some code paths do wrap the "raw" locking exception into one with a proper path, not all of them do
by adding the proper path to the original exception we ensure that we always have the usefull information in out logs

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-06-30 18:10:42 +02:00
..
AbstractLockingProvider.php Update license headers for 19 2020-04-29 11:57:22 +02:00
DBLockingProvider.php add proper paths to locking exceptions 2020-06-30 18:10:42 +02:00
MemcacheLockingProvider.php add proper paths to locking exceptions 2020-06-30 18:10:42 +02:00
NoopLockingProvider.php add proper paths to locking exceptions 2020-06-30 18:10:42 +02:00