ProcessStatus:
    | "running"
    | "completed"
    | "failed"
    | "killed"