Home
last modified time | relevance | path

Searched defs:TestWorkerProcess (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/libregrtest/
Druntest_mp.py130 class TestWorkerProcess(threading.Thread): class
348 def get_running(workers: list[TestWorkerProcess]) -> list[TestWorkerProcess]: