Skip to content

Conversation

@jake-volvo
Copy link

Simply keep a slice of already visited types and exit early.

Fixes #47

Signed-off-by: [email protected]

@jake-volvo jake-volvo force-pushed the fix-traverse-recursion branch from 6958461 to 784703f Compare October 12, 2022 14:35
Simply keep a slice of already visited types and exit early.

Fixes crossplane#47

Signed-off-by: Jakub Ciolek <[email protected]>
@jake-volvo jake-volvo force-pushed the fix-traverse-recursion branch from 784703f to 3997423 Compare October 12, 2022 14:40
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

Successfully merging this pull request may close these issues.

Endless recursion when running make generate for recursive types

2 participants