CrispyConductor / pasync

Promise-oriented async
MIT License
8 stars 4 forks source link

`queue.drain()` should return a promise #31

Open andrewdhazlett opened 8 years ago

andrewdhazlett commented 8 years ago

also #saturated() and #unsaturated()

giuocob commented 8 years ago

All of those functions are event hooks, rather than asynchronous processors. Don't think there's anything that should be done here.

andrewdhazlett commented 8 years ago

if the hooks are desired it should do both