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

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

Open
birtony opened this issue Sep 15, 2022 · 0 comments
Open

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

birtony opened this issue Sep 15, 2022 · 0 comments
Labels
type: enhancement New feature or request
Milestone

Comments

@birtony
Copy link
Contributor

birtony commented Sep 15, 2022

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

@birtony birtony added the type: enhancement New feature or request label Sep 15, 2022
@birtony birtony added this to the 0.1.9 milestone Sep 15, 2022
@birtony birtony moved this to Todo in TrustBloc Wallet/VCS Sep 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant