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

Detect and prevent general infinite recursion in resolve() #243

Closed
eladb opened this issue Jul 8, 2018 · 0 comments
Closed

Detect and prevent general infinite recursion in resolve() #243

eladb opened this issue Jul 8, 2018 · 0 comments

Comments

@eladb
Copy link
Contributor

eladb commented Jul 8, 2018

Right now we check for a common misuse: passing a Construct to resolve, because we know that will recurse endlessly. This is not a general solution though.

Reported by @rix0rrr

@rix0rrr rix0rrr closed this as completed Sep 17, 2018
michaelbrewer added a commit to michaelbrewer/aws-cdk that referenced this issue Jun 16, 2021
…sting-s3-bucket

chore: migrate to an ID based implementation and split managed and unmanaged bucket handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants