Yes, it's recent. The question is asked by ratlim. A recent commit made ratlim ask questions instead of "guessing" and returning a potentially wrong result, and it seems like this is caused by it. I will look into it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This one (the first case) caught my attention because I am now wondering if it is a recent regression?
But yes, the second case fails with indefinite recursion in 5.50.
Yes, it's recent. The question is asked by
ratlim. A recent commit maderatlimask questions instead of "guessing" and returning a potentially wrong result, and it seems like this is caused by it. I will look into it.Diff:
Splitting this because they're two unrelated bugs.
The question-asking bug has been fixed by commit [e13bf5]. The other one is now #5214 and seems to be more difficult to fix.
Related
Commit: [e13bf5]