Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

Utilize Promise.all() instead awaits inside loops where possible #1885

@birtony

Description

@birtony

We should fully utilize parallelization benefits and use run commands in parallel inside loops instead of awaiting in each iteration where practically feasible. See https://eslint.org/docs/latest/rules/no-await-in-loop

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions