Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ coro
Function
coro
scrapy/utils/defer.py:572–573 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
570
return
o
571
572
async
def
coro() -> _T:
573
return
o
574
575
return
coro()
Callers
1
ensure_awaitable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected