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
Copy file name to clipboardExpand all lines: scripts/ralph/prd.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1944,7 +1944,7 @@
1944
1944
"Tests pass"
1945
1945
],
1946
1946
"priority": 115,
1947
-
"passes": false,
1947
+
"passes": true,
1948
1948
"notes": "LOW \u2014 found during PTY review. PTY foregroundPgid goes stale when process exits. Protected by try/catch in kernel constructor wiring but untested."
1949
1949
},
1950
1950
{
@@ -1958,7 +1958,7 @@
1958
1958
"Tests pass"
1959
1959
],
1960
1960
"priority": 116,
1961
-
"passes": false,
1961
+
"passes": true,
1962
1962
"notes": "LOW \u2014 depends on US-106 (echo overflow fix). Tests the specific interaction between buffer fullness and echo."
0 commit comments