Open modeswitch opened 12 years ago
I think we're using when.js incorrectly. When we encounter an exception in the task, we catch it and reject the tasks deferred. This results in when.js reporting that the deferred is already completed.
I think we're using when.js incorrectly. When we encounter an exception in the task, we catch it and reject the tasks deferred. This results in when.js reporting that the deferred is already completed.