Open armanbilge opened 1 week ago
We want to handle it similarly to the TimeoutException
TimeoutException
https://github.com/typelevel/cats-effect/blob/725a4cd25725d23c3aa2213c6a54e9feadb66478/std/jvm/src/main/scala/cats/effect/std/DispatcherPlatform.scala#L58-L65
We want to handle it similarly to the
TimeoutException
https://github.com/typelevel/cats-effect/blob/725a4cd25725d23c3aa2213c6a54e9feadb66478/std/jvm/src/main/scala/cats/effect/std/DispatcherPlatform.scala#L58-L65