Skip to content

bpo-31249: test_concurrent_futures checks dangling threads#3167

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:concurrent_futures
Aug 21, 2017
Merged

bpo-31249: test_concurrent_futures checks dangling threads#3167
vstinner merged 1 commit into
python:masterfrom
vstinner:concurrent_futures

Conversation

@vstinner

@vstinner vstinner commented Aug 21, 2017

Copy link
Copy Markdown
Member

Add a BaseTestCase class to test_concurrent_futures to check for
dangling threads and processes on all tests, not only tests using
ExecutorMixin.

https://bugs.python.org/issue31249

Add a BaseTestCase class to test_concurrent_futures to check for
dangling threads and processes on all tests, not only tests using
ExecutorMixin.
@vstinner vstinner merged commit 489d91c into python:master Aug 21, 2017
@vstinner vstinner deleted the concurrent_futures branch August 21, 2017 21:24
GadgetSteve pushed a commit to GadgetSteve/cpython that referenced this pull request Sep 10, 2017
Add a BaseTestCase class to test_concurrent_futures to check for
dangling threads and processes on all tests, not only tests using
ExecutorMixin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants