diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-05-04 21:53:24 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-04 21:53:24 +0300 |
commit | 61b50a98b42a75a66ec52d78811b32e70220bcaf (patch) | |
tree | 55029f740496f15b8ee3e779066636048981c6cb /Python/symtable.c | |
parent | 95d2a81ba8eec6d3f5ddad9d54c7988e178d5961 (diff) | |
download | cpython-61b50a98b42a75a66ec52d78811b32e70220bcaf.tar.gz cpython-61b50a98b42a75a66ec52d78811b32e70220bcaf.zip |
gh-109700: Improve stress tests for interpreter creation (GH-109946)
* Ensure that destructors are called in the test that created interpreters, not after finishing it.
* Try to create/run interpreters in threads simultaneously.
* Mark tests that requires over 6GB of memory with bigmemtest.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions