Skip to content

Close multiprocessing pools #22

Closed
Closed
@phtj

Description

@phtj

The parallel implementation is not releasing memory... it keeps growing. After some googling, I found that the pool in ParallelEvaluator should be closed by calling pool.close() followed by pool.join()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions