Skip to content

Multiprocessing pool is breaking long shot scripts  #22

@Jean-Reinhold

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...

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