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

(cdk-assets): cdk depoly --concurrency N still sometimes causes ENOENT error to occur #25380

Closed
tockn opened this issue May 1, 2023 · 3 comments · Fixed by #25869
Closed
Assignees
Labels
bug This issue is a bug. effort/medium Medium work item – several days of effort p1 package/tools Related to AWS CDK Tools or CLI

Comments

@tockn
Copy link

tockn commented May 1, 2023

Describe the bug

There are still similar issues of #23290 occurring despite the fixes for #23677 and #24026.

Expected Behavior

The deployment succeeds without any errors.

Current Behavior

ENOENT: no such file or directory, unlink ... error occurs occasionally.

Group 103

Reproduction Steps

same as #23290 !

Possible Solution

I have created a pull request to fix this issue. I would appreciate it if you could review it and merge it.
#25293

Additional Information/Context

No response

CDK CLI Version

2.75.0 (build 37c53d6)

Framework Version

No response

Node.js Version

v16.17.0

OS

Linux

Language

Typescript

Language Version

No response

Other information

No response

@tockn tockn added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels May 1, 2023
@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label May 1, 2023
@tockn tockn changed the title (cdk-assets): Concurrency deploy still sometimes causes ENOENT error to occur (cdk-assets): cdk depoly --concurrency N still sometimes causes ENOENT error to occur May 1, 2023
@pahud
Copy link
Contributor

pahud commented May 1, 2023

Thank you for your report. I noticed your PR has passed the CI. I believe the core team will review your PR soon.

@iliapolo
Copy link
Contributor

Resolved by #25869

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. effort/medium Medium work item – several days of effort p1 package/tools Related to AWS CDK Tools or CLI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants