Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ close
Method
close
scrapy/pqueues.py:47–47 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
45
def
pop(self) -> Request | None: ...
46
47
def
close(self) -> None: ...
48
49
def
__len__(self) -> int: ...
50
Callers
3
pop
Method · 0.45
close
Method · 0.45
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected