effects
Here are 629 public repositories matching this topic...
-
Updated
Dec 15, 2021 - Go
allow to limit/annotate tests in a similar way we have for js, native, etc. when run using graalvm native-image
Add PngWriteDefines
-
Updated
Apr 1, 2017 - Java
-
Updated
Feb 26, 2022 - C#
-
Updated
Feb 18, 2022 - Java
I think that cats.effect.std.Random.javaUtilConcurrentThreadLocalRandom might call a ThreadLocalRandom from the incorrect thread. Its unlikely this would cause any problems on OpenJDK, since there every ThreadLocalRandom is the "same", but... it's still not allowed, and who knows what other JVM-s might do.
I think this could happen in the following way. Inlining a few things, what it do
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
Nov 23, 2020 - C#
-
Updated
Feb 21, 2022 - JavaScript
-
Updated
Feb 1, 2022 - C#
-
Updated
Dec 8, 2021 - C#
-
Updated
Nov 3, 2020 - Haskell
-
Updated
Jan 16, 2021 - Swift
-
Updated
Jun 27, 2021 - JavaScript
-
Updated
Feb 26, 2022 - C++
Improve this page
Add a description, image, and links to the effects topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the effects topic, visit your repo's landing page and select "manage topics."
Right now our CI runs for 3 node versions: 8, 10, and 12.
These are pretty old nodejs versions. v12 is EoL this April. Furthermore we aren't testing the latest LTS versions (14, 16, 17). My hunch is that support for 8, 10, and 12 aren't particularly useful.
I t