MCPcopy
hub / github.com/scrapy/scrapy / reactorless_reactor.py

File reactorless_reactor.py

tests/AsyncCrawlerRunner/reactorless_reactor.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import asyncio
2
3from scrapy import Spider
4from scrapy.crawler import AsyncCrawlerRunner

Callers

nothing calls this directly

Calls 3

install_reactorFunction · 0.90
mainFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected