Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.3.5, 3.4.2, 3.5
-
Fix Version/s: 3.5
-
Component/s: Privacy
-
Testing Instructions:
-
Affected Branches:MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
Fixed Branches:MOODLE_35_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-62397-master -
Pull Master Diff URL:
Description
- Start export
- Kill export mid-process
- re-run adhoc task
- Adhoc task errors about an in-progress task and exits
Essentially we have a double lock which breaks things. Easy fix.