Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py662 def test_queue_feeder_donot_stop_onexc(self): member in _TestQueue
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py1146 def test_queue_feeder_donot_stop_onexc(self): member in _TestQueue
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a1.rst4064 Multiprocessing tests: increase test_queue_feeder_donot_stop_onexc() timeout