Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py1466 def test_mymanager(self): member in _TestMyManager
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py2840 def test_mymanager(self): member in _TestMyManager
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a1.rst4052 Multiprocessing test test_mymanager() now also expects -SIGTERM, not only