Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/keploy/keploy
/ resetAllPressure
Function
resetAllPressure
pkg/agent/memoryguard/memoryguard.go:204–206 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
202
}
203
204
func
resetAllPressure() {
205
applyPausedState(false)
206
}
207
208
// pressureHooks are additional sinks for the memory-pressure signal,
209
// registered via RegisterPressureHook. The decision to pause is global
Callers
2
Start
Function · 0.85
TestResetAllPressureClearsRecordingPause
Function · 0.85
Calls
1
applyPausedState
Function · 0.85
Tested by
1
TestResetAllPressureClearsRecordingPause
Function · 0.68