Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ get
Method
get
Lib/test/test_asyncio/test_eager_task_factory.py:380–381 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
378
loop.set_task_factory(factory)
379
380
def
get(self):
381
return
self.task_count
382
383
384
async
def
awaitable_chain(depth):
Callers
15
handle_client
Method · 0.45
test
Method · 0.45
connection_made
Method · 0.45
__init__
Method · 0.45
get_ctx
Method · 0.45
f
Method · 0.45
test_run_keeps_context
Method · 0.45
exc_handler
Method · 0.45
coro
Method · 0.45
run
Method · 0.45
test_awaitables_chain
Method · 0.45
test_recursive_taskgroups
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected