cdk synth: no progress output when using aws-lambda-python-alpha #20390
Labels
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
package/tools
Related to AWS CDK Tools or CLI
Describe the bug
when running
cdk synth
for the first time with a stack usingaws-lambda-python-alpha
, there is no output and a long wait. When sending a exit signal, you then see output like the below. It would be helpful to see this so we know the command is actually doing something while downloading large assets for docker...Expected Behavior
Should see some kind of progress/output from cdk synth when the job may take > 10 minutes to run!
Current Behavior
No output until you cancel the command
Reproduction Steps
https://github.com/youngsoul/api-lambda-example does the same
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.24.1 (build 585f9ca)
Framework Version
No response
Node.js Version
v18.2.0
OS
macOS
Language
Python
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: