MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / systemMemory.test.ts

File systemMemory.test.ts

packages/engine/src/services/systemMemory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, it, expect, vi } from "vitest";
2import {
3 _resetCgroupLimitCacheForTests,
4 isLowMemorySystem,

Callers

nothing calls this directly

Calls 5

isLowMemorySystemFunction · 0.85
withSystemMemoryMocksFunction · 0.85
getSystemTotalMbFunction · 0.85
parseCgroupLimitMbFunction · 0.85

Tested by

no test coverage detected