MCPcopy
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

1import scrapy
2from scrapy.crawler import CrawlerProcess
3from scrapy.utils.reactor import is_asyncio_reactor_installed
4

Callers

nothing calls this directly

Calls 3

CrawlerProcessClass · 0.90
crawlMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected