summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-07-26 03:05:09 (GMT)
committerGitHub <noreply@github.com>2017-07-26 03:05:09 (GMT)
commita6f045224a03f9b5f940c80ee142a2a4b4a9c9d8 (patch)
tree6adc6cd8551d2e1a4ce8c53d6d0f1f328ea345aa /Python/compile.c
parentd0adfb25c5082046133a18fd185375508c1c334f (diff)
downloadcpython-a6f045224a03f9b5f940c80ee142a2a4b4a9c9d8.zip
cpython-a6f045224a03f9b5f940c80ee142a2a4b4a9c9d8.tar.gz
cpython-a6f045224a03f9b5f940c80ee142a2a4b4a9c9d8.tar.bz2
bpo-30845: Enhance test_concurrent_futures cleanup (#2564) (#2880)
* 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). (cherry picked from commit 3df9dec425b0254df1cdf41922fd8d6b08bf47e4)
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions