-
Type:
Task
-
Resolution: Fixed
-
Priority:
Trivial - P5
-
None
-
Affects Version/s: 3.0.5
-
Component/s: Docs
-
None
The documentation here instructs users to listen for the `finish` event. This is incorrect: nodejs readable streams emit an `end` event, not a `finish` event.