MCPcopy 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
64def default_cpu_info() -> CpuInfo:
65 return CpuInfo(used_ratio=0.5)
66
67
68@pytest.fixture

Callers

nothing calls this directly

Calls 1

CpuInfoClass · 0.90

Tested by

no test coverage detected