Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_base_events.py1713 def stop_loop_cb(loop): function
1726 self.loop.call_soon(stop_loop_cb, self.loop)