Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Fix @dont_isolate_yet #36

@jonathanslenders

Description

@jonathanslenders

@don’t_isolate_yet

It should only be applied to a method of a ParallelNode. The API should make sure that
the `self`` object looks like an unisolated node array.

Right now this is not the case when such a method is called from another method of the same node. (which is isolated) In this case, we should covert self to an array of just one Host, in order to be API compatible.

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