Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: DEV backlog
-
Component/s: Other
-
Labels:
-
Database:Any
-
Affected Branches:MOODLE_20_STABLE
Description
This locking class depends only on the database's UPDATE operation being atomic. See the code for some more comments and a test mechanism.
Attachments
Issue Links
| This issue will be resolved by: | ||||
| MDL-25500 | Implement the locking code, either Matt's (in MDL-21110) or something similar and write robust tests for it |
|
|
|
Minor bugfix; exceptions thrown in constructor referenced $this->name before it was set.