Skip to content

gh-133454: Mark test_queue tests with many threads as bigmem #134575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented May 23, 2025

50 producer and 50 consumer threads need more than 5GB of memory.

50 producer and 50 consumer threads need more than 5GB of memory.
@serhiy-storchaka serhiy-storchaka added tests Tests in the Lib/test dir skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 23, 2025
@serhiy-storchaka serhiy-storchaka merged commit 7a79f52 into python:main Jun 2, 2025
48 checks passed
@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the test_queue-test_many_threads branch June 2, 2025 20:25
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 2, 2025
…ythongh-134575)

50 producer and 50 consumer threads need more than 5GB of memory.
(cherry picked from commit 7a79f52)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 2, 2025
…ythongh-134575)

50 producer and 50 consumer threads need more than 5GB of memory.
(cherry picked from commit 7a79f52)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 2, 2025

GH-135046 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 2, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jun 2, 2025

GH-135047 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 2, 2025
serhiy-storchaka added a commit that referenced this pull request Jun 2, 2025
…h-134575) (GH-135047)

50 producer and 50 consumer threads need more than 5GB of memory.
(cherry picked from commit 7a79f52)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jun 2, 2025
…h-134575) (GH-135046)

50 producer and 50 consumer threads need more than 5GB of memory.
(cherry picked from commit 7a79f52)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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.

1 participant