Skip to content

Client::connect_ports compiles if input and output ports are swapped #158

@Be-ing

Description

@Be-ing

Client::connect_ports requires that the first argument is an input port and the second argument is an output port, however it compiles with arguments that do not satisfy these constraints. In that case, it fails at runtime with an Error::PortConnectionError.

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