Commit 07a78a8
committed
test(owngil): lighten reentrant stress test for slow CI
owngil_reentrant_multi_stress_test (4 contexts x 20 iters x 6 deep) timed
out on slow CI runners. Reduce to 2 contexts x 5 iters x depth 4 with a
120s budget; it still drives concurrent reentrant suspend/resume across
distinct subinterpreters (the existing concurrent/nested reentrant tests
cover the same paths).1 parent f12f0b8 commit 07a78a8
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| 725 | + | |
| 726 | + | |
725 | 727 | | |
726 | 728 | | |
727 | 729 | | |
728 | 730 | | |
729 | | - | |
730 | | - | |
731 | | - | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
732 | 734 | | |
733 | 735 | | |
734 | | - | |
735 | | - | |
| 736 | + | |
| 737 | + | |
736 | 738 | | |
737 | 739 | | |
738 | 740 | | |
| |||
0 commit comments