summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2018-12-18-22-36-53.bpo-35424.1Pz4IS.rst
blob: 461f636981b1b7a6342d961d38f887a94d53da82 (plain)
1
2
Fix test_multiprocessing_main_handling: use :class:`multiprocessing.Pool` with
a context manager and then explicitly join the pool.