Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0
-
None
Description
Classes like ForkJoinTaskSupport and .par moved to scala-parallel-collections in 2.13. This needs to be included as a dependency only in 2.13 via a profile. However we'll also have to rewrite use of .par to get this to work in 2.12 and 2.13 simultaneously:
https://github.com/scala/scala-parallel-collections/issues/22
Attachments
Issue Links
- links to