Matthew Rooney

Results 1 comments of Matthew Rooney

This seems to stem from the implementation of `scala.collection.parallel.FutureTasks` vs the implementation of `scala.collection.parallel.ParIterableLike.ResultMapping` The issue is that 1. The FutureTasks logic first determines the parallelism based on the number...