floatdrop / gulp-plumber

Fixing Node pipes
MIT License
806 stars 32 forks source link

Event-stream version is affected #62

Closed plwalters closed 5 years ago

plwalters commented 5 years ago

https://github.com/dominictarr/event-stream/issues/116

Fixed by #61

haykam821 commented 5 years ago

Is it necessary to make a pull request then the issue? 😕

plwalters commented 5 years ago

Yes. Yes it is.

The issue indicates that there is a problem so down the road when someone searches the issues to see bugs that have been fixed they will find this.

The pull request fixes the code itself.