repeaterjs / repeater

The missing constructor for creating safe async iterators
https://repeater.js.org
MIT License
459 stars 12 forks source link

Make repeaters with non-empty buffers throw when an error is thrown in via Repeater.prototype.throw #42

Closed brainkim closed 4 years ago

brainkim commented 4 years ago

Related to #35.