Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ idleActive
Function
idleActive
test/sequential/test-worker-eventlooputil.js:113–115 ·
view source on GitHub ↗
(elu)
Source
from the content-addressed store, hash-verified
111
}
112
113
function
idleActive(elu) {
114
return
elu.idle + elu.active;
115
}
Callers
3
test-worker-eventlooputil.js
File · 0.85
checkWorkerIdle
Function · 0.85
checkWorkerActive
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…