(lambda-python-alpha): cdk synth gets stuck forever #28135
Labels
@aws-cdk/aws-lambda-python
bug
This issue is a bug.
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
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
version: 2.110.1a0
cdk synth gets stuck forever.
tried also creating a new project.
Tried with other assets, synth is ok. when adding a PythonLambda and then run cdk synth it gets stuck.
It was working before, So I'm trying to backtrack the issue to the cdk version, to the code (reduced the lambda to just do "hello world").
probably it's a non-issue, but since I've been trying for hours already, perhaps someone else finds it useful.
Expected Behavior
cdk synth should either:
Current Behavior
cdk synth says nothing, for hours.
Reproduction Steps
"Tried with other assets, synth is ok. when adding a PythonLambda and then run cdk synth it gets stuck."
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.110.1a0
Framework Version
No response
Node.js Version
18.17.1
OS
Mac OS 13.4
Language
Python
Language Version
3.11
Other information
No response
The text was updated successfully, but these errors were encountered: