We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Async tests on Scala Native fail with an unexpected opcode 4.
There's more info about the issue here: scala-native/scala-native#3464 (comment)
That comment includes a possible fix on munit's side. I think the alternative would be to fix this once Scala Native 0.5.0 lands
The text was updated successfully, but these errors were encountered:
Fix scalameta#692
1e692cb
scalanative.runtime.loop()
Fix #692
bab371b
Revert "Fix scalameta#692"
fc69c82
This reverts commit bab371b.
Successfully merging a pull request may close this issue.
Async tests on Scala Native fail with an unexpected opcode 4.
There's more info about the issue here: scala-native/scala-native#3464 (comment)
That comment includes a possible fix on munit's side. I think the alternative would be to fix this once Scala Native 0.5.0 lands
The text was updated successfully, but these errors were encountered: