Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 21, 2017

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