Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 4, 2025

  • 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 [email protected]

…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 <[email protected]>
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir skip news labels May 4, 2025
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) May 4, 2025 19:02
@serhiy-storchaka serhiy-storchaka merged commit 5daeebb into python:3.13 May 4, 2025
38 of 39 checks passed
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