summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-readable-readable-then-resume.js
AgeCommit message (Expand)Author
2019-09-22stream: apply special logic in removeListener for readable.off()Robert Nagy
2018-11-21stream: correctly pause and resume after once('readable')Matteo Collina