You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Unified cgroup parser | Preserved one exact slash-prefixed `0::` path, including spaces and colons; rejected ambiguous, absent, relative, or traversal-capable shapes. |
49
53
| Stable start token | Published the candidate resource target. |
50
54
| Changed start token | Published only `unavailable/generationChanged`; the candidate locator was discarded. |
51
-
| PTY reuse before token capture | A second backend snapshot observed the changed creation generation and returned `unavailable/generationChanged`; the replacement token was never admitted. |
55
+
| PTY reuse before token capture | The socket-backed stats row observed the changed creation generation and returned `unavailable/generationChanged`; the replacement token was never admitted. |
56
+
| PTY stats fan-out and identity | Two live candidates used one `pty stats --json` invocation with no session argument; transient target-proof failure then success preserved each PTY generation ID. |
52
57
| Process disappeared during read | Published only `unavailable/processUnavailable`; the candidate locator was discarded. |
53
58
| Stable target read failed | Published the bounded degraded reason `unavailable/cgroupV2Unavailable`. |
54
59
| Live Darwin process | Published `{"type":"darwinProcessTree","rootPid":<current-pid>}` for the proven current generation. |
0 commit comments