MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-iter-share-async.js

File test-stream-iter-share-async.js

test/parallel/test-stream-iter-share-async.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-stream-iter
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 15

testBasicShareFunction · 0.85
testShareConsumerCountFunction · 0.85
testShareCancelFunction · 0.85
testShareAbortSignalFunction · 0.85
testShareAlreadyAbortedFunction · 0.85
testShareSourceErrorFunction · 0.85
testShareConsumerBreakFunction · 0.85

Tested by

no test coverage detected