Skip to content

want 'concurrency' option to forEachParallel #27

Description

@trentm

See SAPI-266 for occasion where this is really wanted, but basically in general where the array of inputs can grow large, you always want a limitation on concurrency. The programmer could do this with vasync.queue right now, but it would reduce boilerplate for a common use case if supported on forEachParallel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions