Commit 1a78f75
reprobe: guard probe exit codes inside the xargs lambda
A probe exiting 255 makes xargs abort the entire fan-out — one gem killed
the 57af7f9 sweep at 13k/189k probes. || true inside the lambda: one bad
gem costs one verdict, never the sweep.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ea6f55a commit 1a78f75
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
108 | | - | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
| |||
0 commit comments