Skip to content

CooperativeExec incorrectly implements maintains_input_order #16994

@pepijnve

Description

@pepijnve

Describe the bug

CooperativeExec implements maintains_input_order by delegating to its input. As a consequence it may return a Vec with a length that is smaller or larger than the number of children of CooperativeExec which is always exactly 1.

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionSomething that used to work no longer does

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions