tc39 / proposal-observable

Observables for ECMAScript
https://tc39.github.io/proposal-observable/
3.08k stars 90 forks source link

Catching errors thrown from Observer getters #137

Closed jhusain closed 7 years ago

jhusain commented 7 years ago

Modifying reference implementation to catch errors thrown from Observer getters.