]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make sure the BaseManager in test_multiprocessing is cleaned up correctly (GH-11653)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 9 Feb 2019 17:53:51 +0000 (09:53 -0800)
committerGitHub <noreply@github.com>
Sat, 9 Feb 2019 17:53:51 +0000 (09:53 -0800)
commit6f0f764820d28a6a232634bd74906225c879a437
tree256d9450594dbe40c1b4dc8814274bd9cb8c2191
parent36ed5b3c4e565c1fdfe22e61b33613d98a61df7c
Make sure the BaseManager in test_multiprocessing is cleaned up correctly (GH-11653)

(cherry picked from commit 7b2a37b728b37e7da6d3f48c24c93a9dd0daa0fc)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Lib/test/_test_multiprocessing.py