MCPcopy Create free account
hub / github.com/actiontech/dtle / GetLowMemoryStatus

Function GetLowMemoryStatus

g/g.go:110–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108}
109
110func GetLowMemoryStatus() bool {
111 return lowMemory
112}
113
114func IsLowMemory() bool {
115 //return atomic.LoadInt32(&lowMemory) == 1

Callers 1

RegularlyUpdateJobStatusFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected