Skip to content

Fix multi-threading PicklingError #25

@jbreue16

Description

@jbreue16

Updating to cadet-python v1.0.0 in cadet-verification, the parallelization code using joblib was broken with the error PicklingError: Could not pickle the task to send it to the workers.

A MRE is here
The old version does nothing for the above code since the input to the modle is nonsense
The new cadet-python version gives the aforementioned error

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions