Staging
v0.5.1
https://github.com/python/cpython
Revision 9707e8e22d80ca97bf7a9812816701cecde6d226 authored by Victor Stinner on 17 December 2019, 17:37:26 UTC, committed by GitHub on 17 December 2019, 17:37:26 UTC
Multiprocessing and concurrent.futures tests now stop the resource
tracker process when tests complete.

Add ResourceTracker._stop() method to
multiprocessing.resource_tracker.

Add _cleanup_tests() helper function to multiprocessing.util: share
code between multiprocessing and concurrent.futures tests.
1 parent 630c8df
History
Tip revision: 9707e8e22d80ca97bf7a9812816701cecde6d226 authored by Victor Stinner on 17 December 2019, 17:37:26 UTC
bpo-38546: multiprocessing tests stop the resource tracker (GH-17641)
Tip revision: 9707e8e

README.rst

back to top