The Background Tasks View displays running background tasks.
ML Background Tasks is a framework for executing long-computing tasks in worker threads. The basic framework is independent of the ML; however, convenience classes add access to ML images. For more information on background tasks, see the ToolBox Reference, chapter “Background Tasks”.
Four states are possible:
Running
Finished
Canceled
Suspended
The following options are available in the context menu:
<ModuleName> Module Context Menu : Opens the standard module context menu.
Show <ModuleName> Module In Network : Selects the module and zooms in on it.
Clear Finished Tasks: Deletes all finished tasks from the list.
The following additional options are available for running processes:
Cancel Running Task: Cancels the selected background task.
Suspend Running Task: Pauses the selected background task (could be resumed).
The following additional options are available for suspended processes:
Cancel Suspended Task: Cancels the suspended background task.
Resume Suspended Task: Resumes the processing of the suspended background task.
If a network is closed while a background task is running, a warning is displayed:
Background tasks are implemented for some modules, for example, GVRVolumeSave
, GVRImageToVolume
and ImageSave
. For other modules, check whether their panels provide features such as “Save in Background”.
© 2025 MeVis Medical Solutions AG