List Question
20 TechQA 2024-03-16T12:15:49.670000Handling Exceptions in Scala FS2 Stream Transformation flow
34 views
Asked by Randhir Kumar
How to call Cats typeclass method without specifying it explicitly?
47 views
Asked by Max Smirnov
Use Cats Effect Ref as a cache - Part 2
56 views
Asked by jakstack
Use Cats Effect Ref as a cache
46 views
Asked by jakstack
Resource.fromAutoCloseable not invoking the inside action
45 views
Asked by Hima_93
how to implement error handling with doobie
48 views
Asked by Vaibhav Pandey
is it a bad practice to map a suspended effect with an impure function?
85 views
Asked by Jaime Silva
How to make cancellable timeout callback?
62 views
Asked by Max Smirnov
What are some FS2 Error Hanlding Practices?
70 views
Asked by Eric Kolotyluk
Cats Effect 3 Mutex unexpected behaviour
57 views
Asked by St.
Is there a way to transform a Tuple of Resources into a Resource of Tuple?
63 views
Asked by mauhiz
Given `() => IO[T]`, can I obtain `IO[() => T]`?
62 views
Asked by Turin
fs2: How to do something once the stream is started ("doOnSubscribe")?
156 views
Asked by MartinHH
Scala cats.Random
184 views
Asked by Viktor Nelipovich
How to synchronize a bunch of effects in only one thread at a time
117 views
Asked by Дима Шестаев
How to avoid a race condition when using cats-effect based workers?
342 views
Asked by Csaba Kincses
How to shutdown Cats Effect Runtime
241 views
Asked by Georg Prohaska
Could not find implicit value for parameter F: cats.Applicative[F] with Sync and Temporal
375 views
Asked by Terry BRUNIER
Timeout for Type class Async
80 views
Asked by Dinesh Chandra
join on cats-effect fiber doesn't raise inner error
100 views
Asked by Hunor Kovács