]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133454: Mark test_queue tests with many threads as bigmem (gh-134575)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Jun 2025 20:25:32 +0000 (23:25 +0300)
committerGitHub <noreply@github.com>
Mon, 2 Jun 2025 20:25:32 +0000 (23:25 +0300)
commit7a79f52d83c22f5a9787e590f267325c1175d389
treeeb5e8a72614d54c01990262b2ec64a5fada15e4a
parentc7051a366996dd2213decb8677c52d1eda0fde6a
gh-133454: Mark test_queue tests with many threads as bigmem (gh-134575)

50 producer and 50 consumer threads need more than 5GB of memory.
Lib/test/test_queue.py