Home
last modified time | relevance | path

Searched refs:ExecutorShutdownTest (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_concurrent_futures.py304 class ExecutorShutdownTest: class
411 class ThreadPoolShutdownTest(ThreadPoolMixin, ExecutorShutdownTest, BaseTestCase):
508 class ProcessPoolShutdownTest(ExecutorShutdownTest):