GP
Size: a a a
GP
Oℕ
GP
Oℕ
GP
KS
λ
Oℕ
KS
GP
Oℕ
trait MyLive extends Blocking {приходится кастить
val blockingExecutor0 =
Executor.fromThreadPoolExecutor(_ => 200)(Executors.newFixedThreadPool(200).asInstanceOf[ThreadPoolExecutor])
val blocking: Service[Any] = new Service[Any] {
val blockingExecutor = ZIO.succeed(blockingExecutor0)
}
}
Oℕ
AK
KS
AK
DM
В