Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py2727 def fut_on_done(fut): function
2736 fut.add_done_callback(fut_on_done)