friendica/src/Core/Lock
Philipp Holzer 2369ea1d50
Fix Lock-Unlink
- Check if .sem file exists before unlinking it
- Fixing https://github.com/friendica/friendica/issues/7298#issuecomment-521670482
2019-08-15 17:55:17 +02:00
..
CacheLock.php Console Lock 2019-08-15 14:26:04 +02:00
DatabaseLock.php Fix getAllKeys() method for memcache instances 2019-08-15 14:26:05 +02:00
ILock.php Console Lock 2019-08-15 14:26:04 +02:00
Lock.php Console Lock 2019-08-15 14:26:04 +02:00
SemaphoreLock.php Fix Lock-Unlink 2019-08-15 17:55:17 +02:00