You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's as far as I've been able to minimize. Removing some of the cases, or matching against a single EndpointInput, not a tuple, makes the code compile.
I suspect it's a loop, as I can wait for a couple of minutes and compilation doesn't complete, CPU usage is high.
Compiler version
3.0.0-RC3
Minimized code
That's as far as I've been able to minimize. Removing some of the cases, or matching against a single
EndpointInput
, not a tuple, makes the code compile.I suspect it's a loop, as I can wait for a couple of minutes and compilation doesn't complete, CPU usage is high.
I'm running compilation through sbt.
Output
Fragment of the stack trace: https://gist.github.com/adamw/d06722ab6826aad108beca979065a90b
The text was updated successfully, but these errors were encountered: