Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_taskgroups.py441 async def nested_runner(): function
451 t = asyncio.create_task(nested_runner())