You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An often requested feature (#568#591), we're probably going to add something like this. For now, I think you can rig something up with detect --- callback(true) in the first callback.
i want to use
async.parallel()
, but want to stop all tasks if any one of them completes. is there any way to do it?The text was updated successfully, but these errors were encountered: