Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
110
func
GetLowMemoryStatus() bool {
111
return
lowMemory
112
}
113
114
func
IsLowMemory() bool {
115
//return atomic.LoadInt32(&lowMemory) == 1
Callers
1
RegularlyUpdateJobStatus
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected