readline: clean up event listener in onNewListener by gibfahn · Pull Request #13266 · nodejs/node
Once the Readline interface is closed, the 'data' event listener should be removed. Refs: nodejs#9447 (comment)
jasnell pushed a commit that referenced this pull request
Jun 1, 2017Once the Readline interface is closed, the 'data' event listener should be removed. PR-URL: #13266 Ref: #9447 (comment) Reviewed-By: James M Snell <jasnell@gmail.com>
gibfahn
deleted the
readline-listener
branch
jasnell pushed a commit that referenced this pull request
Jun 5, 2017Once the Readline interface is closed, the 'data' event listener should be removed. PR-URL: #13266 Ref: #9447 (comment) Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax added a commit that referenced this pull request
Jun 10, 2017addaleax added a commit that referenced this pull request
Jun 10, 2017This 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