Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: set stderr._destroy to dummyDestroy
This seems to be typo: we are setting stdout._destroy instead of stderr._destroy in the getter of stderr. PR-URL: nodejs#24398 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
- Loading branch information