Skip to content

No concatLimit? #973

@mmiller42

Description

@mmiller42

I like using some of the higher-level functions instead of just parallel all the time, but in practice it's common to not have control over your input array, making parallel executions pretty dangerous in lots of real-life apps without specifying limits.

Just a suggestion: adding limits to other parallel functions would be a huge benefit to those of us who want to use the convenience methods but are wary of not limiting concurrent processes out of memory concerns, too many open connections, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions