Closed marshallswain closed 7 years ago
This is to keep the caught promises errors from showing up in the console. This code is currently rethrowing the error, when it could pass on a rejected promise: https://github.com/canjs/can-zone/blob/master/lib/tasks.js#L109
https://github.com/donejs/bitcentive/issues/112
This is to keep the caught promises errors from showing up in the console. This code is currently rethrowing the error, when it could pass on a rejected promise: https://github.com/canjs/can-zone/blob/master/lib/tasks.js#L109
https://github.com/donejs/bitcentive/issues/112