stream: emit 'pause' on unpipe by ronag · Pull Request #32476 · nodejs/node
unpipe should use pause() instead of mutating state.flowing directly so that pausing side effects such as emitting 'pause' are properly performed. Fixes: nodejs#32470
MylesBorins pushed a commit that referenced this pull request
Mar 26, 2020MylesBorins pushed a commit that referenced this pull request
Mar 26, 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