Skip to content

audit registrations in extension packages for parallelism compatibility #1128

Closed
@simonpcouch

Description

@simonpcouch

If a model specification in an extension package uses set_dependency() on its engine package but not on the extension package itself, the model specification will not be available in socket cluster (i.e. plan(multisession)) parallel workers, e.g. tidymodels/bonsai#86. We can likely put together a quick script to check for other engines where this is the case.

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