mirror of
https://github.com/moodle/moodle.git
synced 2025-02-06 08:10:11 +01:00
Cache locking fails if the cache store supports multiple identifiers (in core, the only two which do are cachestore_static and cachestore_mongodb, so this is unlikely to cause severe problems).