Skip to content

Comments

Avoid recursion as much as possible when searching for a spawn#4258

Merged
Yeregorix merged 4 commits intoapi-17from
fix/spawn-finder
Dec 10, 2025
Merged

Avoid recursion as much as possible when searching for a spawn#4258
Yeregorix merged 4 commits intoapi-17from
fix/spawn-finder

Conversation

@Yeregorix
Copy link
Member

Fix MC-304426 and #4253.

I'm not sure if we want to avoid the overwrite here because there are some important control flow changes.

Copy link
Member

@aromaa aromaa left a comment

Choose a reason for hiding this comment

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

LGTM, modulo the two comments.

While the Overwrite is a bit invasive, I don't think there is any other good alternative. We can always revisit if something comes up.

@Yeregorix Yeregorix merged commit 3068e03 into api-17 Dec 10, 2025
10 checks passed
@Yeregorix Yeregorix deleted the fix/spawn-finder branch December 10, 2025 12:27
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