Skip to documentation content

Cancellation

Maps cooperative operation-context cancellation to exit 6 and aborts nested work.

The service cancels active nested operation contexts and terminates the workflow child when cooperative cancellation reaches the top-level workflow. The standalone CLI does not expose a cancel-file or cancel flag. OS signals and scheduler termination remain process-level actions with platform-specific exit status, although uncommitted output still stays behind the atomic transaction boundary.