10000 documentation on ForkJoinPool should mention shutdown() · Issue #1137 · scala/docs.scala-lang · GitHub
[go: up one dir, main page]

Skip to content
documentation on ForkJoinPool should mention shutdown() #1137
Closed
@ktegan

Description

@ktegan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0