assertions: Maximum call stack size exceeded when parsing template #26766
Labels
@aws-cdk/assertions
Related to the @aws-cdk/assertv2 package
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
Describe the bug
Calling
Template.fromStack(stack)
on some (CDK) stacks results in a (JavaScript) stack overflowExpected Behavior
Either it synthesizes a template, or prints a helpful error
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.92.0
Framework Version
No response
Node.js Version
18.14.1
OS
macOS 13.4
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: