gh-130396: Fix thread sanitizer crashes on stack overflow tests (gh-1… · python/cpython@4162bc1 · GitHub
Skip to content

Commit 4162bc1

Browse files
authored
gh-130396: Fix thread sanitizer crashes on stack overflow tests (gh-130966)
Thread sanitizer will often crash if a test uses more than half the stack.
1 parent 1908115 commit 4162bc1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Python/ceval.c

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)