| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Confusion resolved. There was a .catch(...) after .then(...) which was swallowing errors. @nodejs/streams PTAL |
Sorry, something went wrong.
Sorry, something went wrong.
If the destination was an async function any error thrown from that function would be swallowed.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Co-Authored-By: Denys Otrishko <shishugi@gmail.com>
Sorry, something went wrong.
If 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>
If 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>
|
Should this land on v12.x-staging? If so, please open a backport PR. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
If the destination was an async function any error thrown from that function would be swallowed.
EDITED
Checklist