politie / sherlock

A reactive programming library for JavaScript applications, built with TypeScript.
Apache License 2.0
39 stars 12 forks source link

Fixed regression in toPromise #102

Closed pavadeli closed 6 years ago

pavadeli commented 6 years ago

toPromise returned a promise that would reject on error, but fail to stop the reactor.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.0003%) to 99.56% when pulling 3388ac10e337ce4cae88448459a2755f53d8880d on fix-topromise-error-handling into fd42c331537ee3f20b7c7caf5d15ed5d41b015c8 on master.