On Fri Oct 14 13:29:44 2022 +0000, Nikolay Sivov wrote:
I'm not sure either. Best way is to reuse what we have in dwrite now, but it's a lot of work. To patch something quickly right now, I'd remove this recursive call. I don't understand why it's there.
I think it is because an applied lookup can lead to another lookup being applied, i.e. restart from 0 again. Not sure though.