summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-07-04 13:14:04 +0200
committerGitHub <noreply@github.com>2017-07-04 13:14:04 +0200
commit3df9dec425b0254df1cdf41922fd8d6b08bf47e4 (patch)
treecc5165b34102dbdbe616f0e8f78516e7fa8deeb5 /Python
parent48350412b70c76fa51f488cfc736c80d59b5e8eb (diff)
downloadcpython-git-3df9dec425b0254df1cdf41922fd8d6b08bf47e4.tar.gz
bpo-30845: Enhance test_concurrent_futures cleanup (#2564)
* bpo-30845: reap_children() now logs warnings * bpo-30845: Enhance test_concurrent_futures cleanup In setUp() and tearDown() methods of test_concurrent_futures tests, make sure that tests don't leak threads nor processes. Clear explicitly the reference to the executor to make it that it's destroyed (to prevent "dangling threads" warning).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions