Closed yorkie closed 10 years ago
hi, @visionmedia
Do you mean that while(queue.length)
would block the main thread?
Could you give a test code for it? I have tested my code in my machine, even passed.
it'll work but it's sub-optimal, we're probably best just using the "batch" module
Ok, I see. thanks for your reply. :)
oh wait no, that's a busy wait. reverting