repeaterjs / repeater

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

3.0 #45

Closed brainkim closed 4 years ago

brainkim commented 5 years ago

The last set of changes to make before releasing 3.0 of repeaters. Mostly docs stuff. Also includes another change to the behavior of repeaters where an error in the executor takes priority over a promise rejection passed to push.