Commit b11d137
committed
fix(procmgr): terminate residual job members before deferred drain
When the root child exits while descendants remain in the supervision job,
call TerminateJobObject before retaining the job handle for async profile
unload so KILL_ON_JOB_CLOSE is not the only way to reap lingering members.1 parent c48f8b1 commit b11d137
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
242 | 248 | | |
243 | 249 | | |
244 | 250 | | |
| |||
0 commit comments