Closed
Description
The threads in the ForkJoinPool are not released unless you call some flavor of shutdown().
The code sample in https://docs.scala-lang.org/overviews/parallel-collections/configuration.html is essentially leaking resources. This issue was discussed here as well: scala/bug#11097 .
Metadata
Metadata
Assignees
Labels
No labels