Understanding the Cancel process
The Cancel process cancels a running thread.
When a thread is in a Run state, and the process involves TurboIntegrator processing, constructing a view, or calculating a view, then the thread can be canceled. While running, the thread will check to see if its "exit indicator" has been set, and if set, the thread will exit out of the current operation.