Commit 390eb0d
todo: document zombie reaping gap in orphan_reaper
The orphan reaper kills live orphaned processes but cannot clean up
zombies (state Z) when the container PID 1 doesn't call waitpid().
Documents known container-side and code-side solutions.
Relates to AutoForgeAI#222.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0303dad commit 390eb0d
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
15 | 25 | | |
16 | 26 | | |
17 | 27 | | |
| |||
0 commit comments