test_subtasks.py
4.07 KB
-
instructor_task: Distribute extra items among subtasks of last query. · 95a112a3
When creating an instructor task total_num_items may change between the time it and the number of subtasks is calculated and the time the subtasks are actually queued (all of this cannot happen in one transaction). In such a case the extra items are distributed among the subtasks of the last query. LMS-2090
Usman Khalid committed