Skip to content

Remove thread-unsafe multiprocessing code from pathfinder.py #603

@jessegrabowski

Description

@jessegrabowski

The Pathfinder code has some multiprocessing options that are not correctly handled. This was causing the CI to hang indefinitely, which isn't good. Pathfinder tests were disabled in #597, pending removal of this feature.

@aseyboldt should be a good resource for how to handle multiprocessing correctly with compiled pytensor functions.

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