mirror of https://github.com/lukechilds/node.git
Browse Source
This commit improves the ambiguous "not implemented" error that is provided when a writable stream does not implement _write(). Fixes: https://github.com/nodejs/node/issues/7396 PR-URL: https://github.com/nodejs/node/pull/7671 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>v7.x
committed by
cjihrig
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue