akileez/test-npinit

promise based series/parallel iterator

Opened this issue · 2 comments

replace asynchronous code with promises for iteration over processes.
This is independent of the methods contained in tasks, my implementation of taks.

a stripped down version of the above using forEach, parallel and series functions only.