scala-parallel-collections icon indicating copy to clipboard operation
scala-parallel-collections copied to clipboard

Using implicit ExecutionContext pattern

Open yzia2000 opened this issue 2 years ago • 0 comments

https://github.com/scala/toolkit/issues/31#issuecomment-1722466461

Starting a thread to understand why the current TaskSupport method is used for configuring concurrency and gauging level of support and enhancement required to using the implicit ExecutionContext pattern we see with futures.

yzia2000 avatar Sep 18 '23 09:09 yzia2000