Skip to content

Limit number of concurrent tasks in async.auto #635

@vergenzt

Description

@vergenzt

I'm using async.auto to spawn some subprocesses for tasks in a dependency tree. Right now it just runs as many tasks as it can run at a time, but I'd like to add an option to limit the total amount of tasks running at a given time, in the same way that async.queue currently works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions