]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136394: Fix race condition in test_zstd (GH-136432) (GH-136506)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Jul 2025 13:13:34 +0000 (15:13 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Jul 2025 13:13:34 +0000 (09:13 -0400)
commitda8bcfd949885a9a057038ef0095f442b05ee29a
tree2d42b3e8563faeac5ec379c23eed6017d29f5643
parent1346049782daca649a0e6f6993e085c7a6637772
[3.14] gh-136394: Fix race condition in test_zstd (GH-136432) (GH-136506)

gh-136394: Fix race condition in test_zstd (GH-136432)
(cherry picked from commit f519918ec6c125715d4efc9713ba80e83346e466)

Co-authored-by: Rogdham <3994389+Rogdham@users.noreply.github.com>
Lib/test/test_zstd.py