FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-109700: Improve stress tests for interpreter creation (GH-109946) by miss-islington · Pull Request #133391 · python/cpython · GitHub

/ cpython Public

[3.13] gh-109700: Improve stress tests for interpreter creation (GH-109946) - #133391

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-61b50a9-3.13
May 4, 2025
Merged

[3.13] gh-109700: Improve stress tests for interpreter creation (GH-109946)#133391
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-61b50a9-3.13

Conversation

miss-islington commented May 4, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor
  • 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.
    (cherry picked from commit 61b50a9)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…nGH-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.
(cherry picked from commit 61b50a9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL