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)
committerunknown <Julian@.(none)>
Sat, 25 Dec 2010 00:29:04 +0000 (01:29 +0100)
commit846c52d1f8535a6283dcc42c6e8f0c26991936ad
tree607d1b52aa488793bec0c5d64edb1e55fd187bef
parente3f3f1892747004f86111fe17a8ed2e50c5d989e
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