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
This is the issue tracker of the Scala website, not of the Scala language. If you want to report a bug in Scala 3, that's https://github.com/lampepfl/dotty/issues
But actually, I think you should hold off on opening a ticket there. You should wait until you or the cats-effect folks have solid evidence that a bug in Scala itself is actually the root cause of the hang you are experiencing.
This code
hangs with Scala 3.1.0 after printing only "Hello"
but works perfecty with Scala 2.13.7
Also opened in cats-effect as typelevel/cats-effect#2748
The text was updated successfully, but these errors were encountered: