Skip to content

Multiprocessing pool is breaking long shot scripts  #22

Description

@Jean-Reinhold

On a Fedora system, after about two hours of operation, the pool used to extract features starts hanging open processes, resulting in a significant increase in memory usage.

The solution was to force the pool to close with pool.close(); pool.join():

Screenshot from 2022-12-29 09-21-22

I know it is super strange because the context manager should already do this...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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