Skip to content

Rewrite multiprocessing in ldgm/reduction.py #28

@awohns

Description

@awohns

Currently, multiprocessing in ldgm/reduction.py is implemented with pool.imap_unordered with zipped parameters being passed to find_reach_set(). This works, but is pretty inelegant and should be rewritten using a different multiprocessing function`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions