]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45052: Unskips a failing `test_shared_memory_basics` test (GH-28182)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Sep 2021 17:16:44 +0000 (10:16 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Sep 2021 17:16:44 +0000 (10:16 -0700)
commit6b5aea2dc1bf7e117d40d6c9035d5c13124fd968
tree935593db8d05dde894d4bad768f7408017bf7880
parentd5feb2b1f12a15c1a9bac094a8f6f77d0cfcbdc2
bpo-45052: Unskips a failing `test_shared_memory_basics` test (GH-28182)

(cherry picked from commit 19871fce3b74fc3f37e334a999e00d0ef65a8f1e)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Tests/2021-09-06-19-00-29.bpo-45052.yrOK3J.rst [new file with mode: 0644]