diff options
author | Angus Gratton <angus@redyak.com.au> | 2025-08-12 11:03:50 +1000 |
---|---|---|
committer | Angus Gratton <angus@redyak.com.au> | 2025-08-19 10:33:40 +1000 |
commit | 22deeeb8db1305b292e9146b7b00a58207755693 (patch) | |
tree | bc1ce9ad9ee70c7e4e68838da58745e060468ccc /py/asmthumb.c | |
parent | d8672f4cde83c0a5632f9e6ac5a55eb68fed64f9 (diff) |
tests/stress/recursive_iternext: Rewrite to find its own limit.
Necessary on the unix port when running with sanitizers, as the newly
increased stack size can run all tests at N=5000 without raising
RuntimeError, and increasing N to fix this causes issues on other
configurations.
This way the test progressively builds a deeper data structure until it
fails with RuntimeError. This is theoretically slower, but not noticeably
so in reality.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/asmthumb.c')
0 files changed, 0 insertions, 0 deletions