Skip to content

Conversation

@johnomotani
Copy link
Contributor

@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
Contributor Author

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

@timholy timholy merged commit 671c561 into JuliaDebug:master Nov 9, 2025
5 of 8 checks passed
@timholy
Copy link
Member

timholy commented Nov 9, 2025

Thanks for your contribution!

@timholy
Copy link
Member

timholy commented Nov 9, 2025

@stev47
Copy link

stev47 commented Nov 11, 2025

@timholy could you tag a new version for the subpackage SnoopCompileCore?

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!()

3 participants