Skip to content
#

typeclasses

Here are 96 public repositories matching this topic...

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

arrow-meta
ahinchman1
ahinchman1 commented Dec 16, 2019

Parent issue: #335
Every plugin must be able to use all properties to construct the exact PSI element being fed in to achieve isomorphism between Quote and Scope. To ensure that AST parsing and our quote-and-template system is robust, more testing is needed to increase stability and reliability.

Checklist for WhenExpression

  • Destructure and make available all methods related to re

Improve this page

Add a description, image, and links to the typeclasses 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 typeclasses topic, visit your repo's landing page and select "manage topics."

Learn more