Commit 4e676d7
CI hardening: 20-minute per-test timeout (pytest-timeout)
A kaleido subprocess wedged during test_animated_svg_plotly on one
Windows runner and burned the full 6-hour Actions job timeout. No test
legitimately takes over 20 minutes; a hung native call now fails fast
with a stack dump instead of holding a runner hostage (thread method,
since the hangs are inside native calls).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 7d9e224 commit 4e676d7
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
0 commit comments