Skip to content

Conversation

johnomotani
Copy link

@johnomotani johnomotani commented Oct 17, 2025

A method can call itself, so need to skip k == j as well as k < j.

Fixes #444.

A method can call itself, so need to skip k==j as well as k<j.
@johnomotani
Copy link
Author

I've checked that the test added here does hang on master, while it passes on the PR branch.

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.

Inifinite loop in add_children!()

1 participant