Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ _cancelCallback
Method
_cancelCallback
src/server/web/public/terminal.js:3678–3680 ·
view source on GitHub ↗
(e3)
Source
from the content-addressed store, hash-verified
3676
return
requestIdleCallback(e3);
3677
}
3678
_cancelCallback(e3) {
3679
cancelIdleCallback(e3);
3680
}
3681
} : n, t2.DebouncedIdleTask =
class
{
3682
constructor() {
3683
this._queue =
new
t2.IdleTaskQueue();
Callers
1
clear
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected