removeTask

open override fun removeTask(taskId: TaskId): Boolean

Remove a task with the given taskId from the progress bar.

Return

true if the task was removed, false if it was not found.