Closed mmacy closed 8 years ago
Somewhere along the way, construction of task IDs in the Python tutorial broke such that all three tasks were configured with the same ID. This fixes that by ensuring that the index value within the task creation loop is properly specified.
Somewhere along the way, construction of task IDs in the Python tutorial broke such that all three tasks were configured with the same ID. This fixes that by ensuring that the index value within the task creation loop is properly specified.