Skip to content

Avoid recursion in API calls#57

Merged
snake14 merged 1 commit into5.x-devfrom
avoidrecurssion
Jan 9, 2025
Merged

Avoid recursion in API calls#57
snake14 merged 1 commit into5.x-devfrom
avoidrecurssion

Conversation

@sgiehl
Copy link
Copy Markdown
Member

@sgiehl sgiehl commented Jan 9, 2025

Description:

Allowing the API to use itself as target is useless, so we shouldn't prevent that.

Review

@sgiehl sgiehl requested a review from a team January 9, 2025 14:46
Copy link
Copy Markdown
Contributor

@snake14 snake14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me. The treemap loads as expected during functional testing 👍

@snake14 snake14 merged commit 2ec5b35 into 5.x-dev Jan 9, 2025
@snake14 snake14 deleted the avoidrecurssion branch January 9, 2025 20:57
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.

2 participants