Throwing RecursionOverflow
in TreePickler
can lead to infinite loop
#16447
Labels
RecursionOverflow
in TreePickler
can lead to infinite loop
#16447
Uh oh!
There was an error while loading. Please reload this page.
When migrating one of Scala2 projects into Scala I ended up in infinite compilation loop. I was not yet able to minimize it, but I'm providing a thread dump of a compiler.
Compiler version
3.2.1
Minimized code
No minimization yet
Subsequent thread dump pointed to the same last method, so probably it's impossible to leave
dotty.tools.dotc.core.Types$ThisType.underlying(Types.scala:2938)
function callThread dump (click arrow to expand)
The text was updated successfully, but these errors were encountered: