Skip to content

Commit 891d5a0

Browse files
committed
[RUN-4429] Document child process kill limitation
1 parent aa3867e commit 891d5a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/manual/jobs/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,4 +210,8 @@ When prompted "Really kill this job?" Click the "Yes" button.
210210

211211
The Job will terminate with a "Killed" completion status.
212212

213+
> **Note:** Killing a job stops the job and the main process Rundeck controls.
214+
> Child processes spawned by the job may not be killed.
215+
> This is a known platform limitation and is not guaranteed.
216+
213217
![Job definition](/assets/img/fig0319-d.png)

0 commit comments

Comments
 (0)