In my node app, I need to spawn multiple file writes and wait for them to finish before I proceed to other stuff. I've achieved that in the following way:In my node app, I need to spawn multiple file w
In my node app, I need to spawn multiple file writes and wait for them to finish before I proceed to other stuff. I've achieved that in the following way:In my node app, I need to spawn multiple file w