##### Tasks ##### This section describes the task model used by the CSP.LMC Long Running Commands framework. It introduces the Task tree abstraction, including Task and LeafTask nodes, execution types, and the callback mechanism used to propagate execution updates to the TaskTracker. .. toctree:: :maxdepth: 1 :titlesonly: task_model task_execution_type