zio
Here are 211 public repositories matching this topic...
After 7mind/izumi#1138 Lifecycle encoding itself supports interruptibility, but since the entirety of Injector#produce happens in an uninterruptible region, this causes problems with ZIO's odd interruption inheritance (gitter thread)
It seems like this can't be solved by just wrapping all ZIO's in `.inter
-
Updated
Dec 28, 2020 - Python
-
Updated
Mar 29, 2021 - TypeScript
-
Updated
Mar 23, 2021 - Scala
- Setting up Sonatype snapshot resolver in SBT
- How to get latest version
-
Updated
Mar 28, 2021 - Scala
Scala 2.11 was removed in zio/zio-actors#89
Lets add it back now thar ZIO-NIO supports 2.11
-
Updated
Mar 29, 2021 - Scala
scala.js version
Is there a scala.js version? If not, can that be added?
-
Updated
Mar 24, 2021 - Scala
-
Updated
Jun 29, 2020 - Scala
-
Updated
Mar 25, 2021 - Scala
The file that needs to be modified is SwitchWindowCommand.scala
I don't know if jna-platform has all the functions necessary to make this possible for macOS and Linux. If they're not there, we'll have to add the bindings.
-
Updated
Mar 25, 2021 - Python
-
Updated
Mar 27, 2021 - Scala
-
Updated
Mar 25, 2021 - Scala
-
Updated
Mar 28, 2021 - Scala
https://scalacenter.github.io/scalafix/docs/users/suppression.html
We should probably simply rename this annotation for more "zio-shield-ish" and make it specific, because we control the set of rules.
The test executor currently only supports a subset of the api.
The goal of this issue is to support the full strings api in the test executor. Tests for this group should be enabled for the test executor [here](https://github.com/zio/zio-redis/blob/master/redis/src/test/scala/zio/redis/ApiSpec.sca
Improve this page
Add a description, image, and links to the zio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zio topic, visit your repo's landing page and select "manage topics."


Following test failng with scala
2.13.5:https://github.com/zio/zio/blob/e94be1899eddf43923c979eec2dae78bdd936281/test-junit-tests/jvm/src/test/scala/zio/test/junit/MavenJunitSpec.scala#L17
Error