An event signaling the end of a process execution triggered through a task
An event signaling the end of a process execution triggered through a task
(execution task-process-end-event)
The task execution for which the process got started.
The task execution for which the process got started.
(exit-code task-process-end-event)
The process's exit code. Will be undefined
when the task is terminated.
The process's exit code. Will be `undefined` when the task is terminated.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close