MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-writable-sync-error.js

File test-stream-writable-sync-error.js

test/known_issues/test-stream-writable-sync-error.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// Tests for the regression in _stream_writable discussed in

Callers

nothing calls this directly

Calls 4

closeMethod · 0.65
requireFunction · 0.50
writeMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected