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

File test-stream-iter-broadcast-backpressure.js

test/parallel/test-stream-iter-broadcast-backpressure.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 9

testWritevAsyncFunction · 0.85
testEndSyncReturnValueFunction · 0.85
allMethod · 0.80
testDropOldestFunction · 0.70
testDropNewestFunction · 0.70
testBlockBackpressureFunction · 0.70
requireFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected