cats-effect icon indicating copy to clipboard operation
cats-effect copied to clipboard

Reprioritize UUIDGen.fromSecureRandom to avoid ambiguity on Scala 2.12

Open bpholt opened this issue 6 months ago • 0 comments
trafficstars

Fixes #4397.

The way the diff is presented is a little misleading; I moved fromSecureRandom into its own trait, but it looks like I moved TranslatedUUIDGen around. (Which isn't wrong, just not as useful of a way to think about it IMO.)

I'm expecting bike-shedding on ImplicitPriorityPlayground, at least, which is why I marked this as a draft PR for now.

bpholt avatar May 02 '25 18:05 bpholt