Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-diagnostics-channel-bounded-channel-scope-nested.js
File
test-diagnostics-channel-bounded-channel-scope-nested.js
test/parallel/test-diagnostics-channel-bounded-channel-scope-nested.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-unused-vars */
2
'use strict'
;
3
require(
'../common'
);
4
const
assert = require(
'node:assert'
);
Callers
nothing calls this directly
Calls
6
require
Function · 0.50
subscribe
Method · 0.45
withScope
Method · 0.45
push
Method · 0.45
bindStore
Method · 0.45
getStore
Method · 0.45
Tested by
no test coverage detected