MCPcopy
hub / github.com/scrapy/scrapy / stopProducing

Method stopProducing

scrapy/core/downloader/handlers/http11.py:613–614  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

611 pass
612
613 def stopProducing(self) -> None:
614 pass
615
616
617class _ResponseReader(Protocol):

Callers 3

_cb_timeoutMethod · 0.80
_cb_bodyreadyMethod · 0.80
dataReceivedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected