canjs / can-zone

A context for tracking asynchronous activity in JavaScript applications.
https://v4.canjs.com/doc/can-zone.html
MIT License
92 stars 4 forks source link

Prevents errors thrown outside of the run promise from being swallowed #176

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

Closes #175