stream: fix broken pipeline error propagation by ronag · Pull Request #31835 · nodejs/node
ronag
added
the
author ready
label
Feb 21, 2020
ronag
changed the title
stream: fix broken pipeline tests
stream: fix broken pipeline error propagation
ronag added a commit that referenced this pull request
Feb 24, 2020If the destination was an async function any error thrown from that function would be swallowed. PR-URL: #31835 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Denys Otrishko <shishugi@gmail.com>
ronag added a commit to nxtedition/node that referenced this pull request
Feb 27, 2020If the destination was an async function any error thrown from that function would be swallowed. Backport-PR-URL: nodejs#31975 PR-URL: nodejs#31835 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Denys Otrishko <shishugi@gmail.com>
codebytere pushed a commit that referenced this pull request
Mar 1, 2020This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters