thomasdondorf / puppeteer-cluster

Puppeteer Pool, run a cluster of instances in parallel
MIT License
3.2k stars 307 forks source link

Why was this approach chosen? #542

Closed 4e576rt8uh9ij9okp closed 2 months ago

4e576rt8uh9ij9okp commented 2 months ago

Hi there, I would like to know why .quque() with a task function instantly resolves instead resolving when the task if finished? What is the possible reason to make it work like this?