Skip to content
#

effects

Here are 623 public repositories matching this topic...

Magick.NET
durban
durban commented Jan 20, 2022

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

Improve this page

Add a description, image, and links to the effects topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the effects topic, visit your repo's landing page and select "manage topics."

Learn more