Interrupting a Batch Processing Task on macOS

Control Center will allow you to cancel a batch processing task before it starts by deleting it from the queue, but if you delete a batch processing task while it is already processing, it will still finish in the background.

Vectorizing tasks are added to the queue on a per-drawing basis. This means that if you want to interrupt the vectorization of a scene, you can simply stop the batch processing service and clear the queue in Control Center. However, rendering tasks are added to the queue on a per-scene basis. Therefore, the only way to interrupt the rendering of a scene while it is currently rendering is by interrupting the Harmony process that is rendering the scene.

IMPORTANT You should only interrupt a batch processing task when it is necessary, such as when an extremely lengthy task was started by accident and is liable to delay the other tasks.