gulpjs / async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT License
70 stars 21 forks source link

fixes #24 - failing child processes #25

Closed tunnckoCore closed 9 years ago

tunnckoCore commented 9 years ago

24

phated commented 9 years ago

Just 1 comment, everything else looks good

phated commented 9 years ago

released as 1.1.1. thanks!

tunnckoCore commented 9 years ago

I also thanks! :sparkles: