MDL-66935 core_lock: Fix resource key clashes in db and postgres locks
commit7e086935e372c7eab441e838958ca8729b6528be
authorBrendan Heywood <brendan@catalyst-au.net>
Thu, 17 Oct 2019 00:01:33 +0000 (17 11:01 +1100)
committerBrendan Heywood <brendan@catalyst-au.net>
Thu, 24 Oct 2019 04:04:56 +0000 (24 15:04 +1100)
tree7ae9d66c6ecfb9f8aa7a4e189d1a6da1df559c70
parent9f997f9bd7edc6ea0b4371804f9a78b84f866e51
MDL-66935 core_lock: Fix resource key clashes in db and postgres locks
lib/classes/lock/db_record_lock_factory.php
lib/classes/lock/lock_config.php
lib/classes/lock/postgres_lock_factory.php
lib/tests/lock_config_test.php
lib/tests/lock_test.php