Commit 5516665
Pages: add per-cell progress log to diagnose SIGSEGV in demo.py subprocess
Each cell now prints its number and first-line preview to the real stdout
(bypassing the capture buffer) before exec-ing. This survives hard crashes
and will show us exactly which cell triggers the SIGSEGV in demo.py.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8676782 commit 5516665
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
85 | 89 | | |
86 | 90 | | |
87 | 91 | | |
| |||
0 commit comments