Deferred cannot be cancelled by returning false in a callback. Exception in the callb...
authorunknown <Julian@.(none)>
Sat, 25 Dec 2010 00:29:04 +0000 (01:29 +0100)
committerjaubourg <j@ubourg.net>
Fri, 31 Dec 2010 03:05:55 +0000 (04:05 +0100)
commit23d455b4469f2b47363c21867aad271d6930f112
treed45526dd744350599a561a3f3d91e797d580c281
parentfd63416ab191c9c757ba8ca155f2656fcc8ce000
Deferred cannot be cancelled by returning false in a callback. Exception in the callback are still propagated and execution of remaining callbacks is still possible.
src/core.js
test/unit/core.js