Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bound the parallelism (backport #162) #166

Merged
merged 5 commits into from
Nov 6, 2024

Conversation

aws-cdk-automation
Copy link
Collaborator

Backport

This will backport the following commits from main to v2-main:

Questions ?

Please refer to the Backport tool documentation

Add the linter rule that checks for bounded parallelism, and mark the 2
locations that do `Promise.all` as bounded.

(cherry picked from commit b6fbdbe)

# Conflicts:
#	.projen/deps.json
#	.projen/tasks.json
#	package.json
#	test/files.test.ts
Signed-off-by: github-actions <[email protected]>
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Nov 6, 2024
Merged via the queue into v2-main with commit 6c5b4b1 Nov 6, 2024
7 checks passed
@aws-cdk-automation aws-cdk-automation deleted the backport/v2-main-pr-162 branch November 6, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants