Thursday, 13 September 2018

is fs.createwritestream async ?

Is fs.createwritestream an async job? or does it block the event loop? I'm not able to figure out if my code is getting blocked by the createwritestream method or not...code:https://pastebin.com/kr67KYvy​Thanks!

Submitted September 13, 2018 at 12:39PM by friedrice420

No comments:

Post a Comment