]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-133454: Reduce the number of threads in test_racing_getbuf_and_releasebuf...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 23 May 2025 17:23:47 +0000 (19:23 +0200)
committerGitHub <noreply@github.com>
Fri, 23 May 2025 17:23:47 +0000 (17:23 +0000)
commit6e605861751eb0f8cca3836e2eadd34faf6a7ad2
tree617fac117c83c53a687b8c2912617dcb0ab450f4
parentadb0794692f3c4b711da09bd541fb8ce4faeb101
[3.14] gh-133454: Reduce the number of threads in test_racing_getbuf_and_releasebuf (GH-133458) (GH-134589)

The original reproducer only used 10 threads.
(cherry picked from commit fc0c9c24121c1a62b25b79062286f976699b59e9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_memoryview.py