Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-stream-iter-share-sync.js
File
test-stream-iter-share-sync.js
test/parallel/test-stream-iter-share-sync.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-stream-iter
2
'use strict'
;
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
10
testShareSyncBasic
Function · 0.85
testShareSyncMultipleConsumers
Function · 0.85
testShareSyncCancel
Function · 0.85
testShareSyncCancelMidIteration
Function · 0.85
testShareSyncCancelWithReason
Function · 0.85
testShareSyncSourceError
Function · 0.85
testShareSyncStringSource
Function · 0.85
all
Method · 0.80
require
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected