Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
617
class
_ResponseReader(Protocol):
Callers
3
_cb_timeout
Method · 0.80
_cb_bodyready
Method · 0.80
dataReceived
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected