(cdk-assets): cdk depoly --concurrency N
still sometimes causes ENOENT error to occur
#25380
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
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.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
The text was updated successfully, but these errors were encountered: