Closed TimFinucane closed 6 years ago
When iterating through tasks in a processor, code will assume that the tasks are listed in order of start time. This means that when adding a task we need to make sure that the task is being placed in the list at the correct position.
When iterating through tasks in a processor, code will assume that the tasks are listed in order of start time. This means that when adding a task we need to make sure that the task is being placed in the list at the correct position.