Active tasks
This table displays the list of all active and pending tasks for BLT. It allows you to monitor the status of the operations, like building and distributing products.
Depending on the task type, it is created in different threads.
The Thread1 allows to execute multiple operations simultaneously such as loading and refreshing items in the tree.
The Thread2 is dedicated for tasks that cannot be executed simultaneously, such as building and deploying executables.
You can abort a running task by right-clicking on it, and select Abort Task. This will work only for started tasks.