Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/forloopcodes/contextplus
/ ensureTrackerRunning
Function
ensureTrackerRunning
src/index.ts:53–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
52
let
noteServerActivity = () => { };
53
let
ensureTrackerRunning = () => { };
54
55
function
withRequestActivity<TArgs, TResult>(
56
handler: (args: TArgs) => Promise<TResult>,
Callers
1
withRequestActivity
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected