Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ asyncio_enabled_no_reactor.py
File
asyncio_enabled_no_reactor.py
tests/CrawlerProcess/asyncio_enabled_no_reactor.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
scrapy
2
from
scrapy.crawler
import
CrawlerProcess
3
from
scrapy.utils.reactor
import
is_asyncio_reactor_installed
4
Callers
nothing calls this directly
Calls
3
CrawlerProcess
Class · 0.90
crawl
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected