Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue sidorares#711: close emitted before end
The 'end' event (emitted by `stream.push(null)`) should always be emitted before the close event. This fixes issue sidorares#711
- Loading branch information