localGit:cancel(operationId) - SIGTERM (Unix) or taskkill /T /F (Windows) the pid stashed for OperationId. Silent no-op when the id is unknown so late-arriving cancels for already-finished operations don’t spam errors.
localGit:cancel(operationId)
taskkill /T /F
OperationId