Skip to main content

Module HandleCancel

Module HandleCancel 

Source
Expand description

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.

Functions§

HandleCancel