Closed jameschensmith closed 1 month ago
Handles non-nil FinishedSuccessfully in non-completed tasks by checking if the task is completed first before adding to list of failed tasks.
FinishedSuccessfully
Fixes #421.
Summary
Handles non-nil
FinishedSuccessfully
in non-completed tasks by checking if the task is completed first before adding to list of failed tasks.Fixes #421.