]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133454: Reduce the number of threads in test_racing_getbuf_and_releasebuf (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 23 May 2025 16:58:34 +0000 (19:58 +0300)
committerGitHub <noreply@github.com>
Fri, 23 May 2025 16:58:34 +0000 (19:58 +0300)
commitfc0c9c24121c1a62b25b79062286f976699b59e9
treed0cc64d9c3f686fbab873b0fea45b2112e3b2ecf
parent71dea74865a4f0e065e3dfc1acc70f7eee4f659e
gh-133454: Reduce the number of threads in test_racing_getbuf_and_releasebuf (GH-133458)

The original reproducer only used 10 threads.
Lib/test/test_memoryview.py