node
node copied to clipboard
lib: aggregate errors to avoid error swallowing
Missing tests?
Missing tests?
Most of this stuff is hard to test reliably (I didn't find a way to generate an error on closing a file descriptor), but I did add a test for http.ClientRequest change which is more easily testable.
Ping @nodejs/tsc for reviews.