MCPcopy Index your code
hub / github.com/QLHazyCoder/FlowPilot / clearStopRequest

Function clearStopRequest

background.js:3747–3749  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3745}
3746
3747function clearStopRequest() {
3748 stopRequested = false;
3749}
3750
3751function getRunningSteps(statuses = {}) {
3752 if (typeof loggingStatus !== 'undefined' && loggingStatus?.getRunningSteps) {

Callers 6

launchAutoRunTimerPlanFunction · 0.85
requestStopFunction · 0.85
background.jsFile · 0.85
handleMessageFunction · 0.85
autoRunLoopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected