Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apify/crawlee-python
/ default_cpu_info
Function
default_cpu_info
tests/unit/_autoscaling/test_snapshotter.py:64–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
63
@pytest.fixture
64
def
default_cpu_info() -> CpuInfo:
65
return
CpuInfo(used_ratio=0.5)
66
67
68
@pytest.fixture
Callers
nothing calls this directly
Calls
1
CpuInfo
Class · 0.90
Tested by
no test coverage detected