Commit fccb1d5
committed
feat(monitor): trace terminal-status exit-code recovery from log footer (#1927)
The three reconciliation branches in getIsolationSessionState now all emit a
[VERBOSE] trail (req #6): stale-executing flip, no-live-record recovery, and —
newly — the terminal-status branch where start-command reports a terminal
status with a missing/sentinel exit code and the real code (e.g. 137) is
recovered from the authoritative log footer. This leaves a greppable trace of
exactly which path corrected an unreported kill, for the next iteration.1 parent 4ea5f46 commit fccb1d5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
399 | 402 | | |
400 | 403 | | |
401 | 404 | | |
| |||
0 commit comments