Updated to Cats Effect 3.7, Scala Native 0.5, and dotty-cps-async 1.0…#270
Updated to Cats Effect 3.7, Scala Native 0.5, and dotty-cps-async 1.0…#270djspiewak wants to merge 2 commits intotypelevel:mainfrom
Conversation
|
Okay this is super fun. I'm observing the following two issues. First, on Java 8 (and only Java 8), the Scala Native I haven't been able to reproduce this on more recent versions of the JVM, so that's a fun one. The second issue I'm hitting (also on 2.13) seems to be not JVM specific (thankfully…) and it results in the following test error: This appears to be nondeterministic. It's worth noting that we don't have any SN specific stuff here, so something very odd is going on. |
|
Something is very wrong here: Trying this branch locally (2.13, x86_64 linux, JVM 17) I get a segfault in |
|
I think it's fair to say this is surfacing a bug in Scala Native. |
Also changed the name to cats-effect-direct. When we release I'll update the repo and the readme.