eliottkespi
Results
1
issues of
eliottkespi
**Description** When using async.series with callback(false) in a task function, the series is silently canceled without running the final callback. This behavior is unexpected and undocumented, as standard error handling...