Open tribbloid opened 5 days ago
Seems to compile excessively long, but succeed on my machine. Additionally, it seems to hang when compiled with Bloop. So something is definitely up.
Side note, compiling this with Scala CLI using the build server (Bloop) will make Bloop hang, forcing one to restart it. This is quite bad. 😐 cc @tgodzik
Might be oom before the stack overflow actually catches up.
Looks like compilation indeed hangs, but you don't have to kill Bloop, at least in my case it wasn't necessary.
Compiler version
3.5.2
Minimized code
Output
on scastie it will time out:
https://scastie.scala-lang.org/tribbloid/XNl7bfiyRpyqNzbhZOnI8w/2
Expectation
Simple program, should compile in 3 seconds. Maybe a hidden bug in Protobuf