Skip to content

BidiFlow.AtopMat method has wrong return type #3563

@mayorovp

Description

@mayorovp

version: current
platforms: all

https://github.com/akkadotnet/akka.net/blob/dev/src/core/Akka.Streams/Dsl/BidiFlow.cs#L281

Current signature:
BidiFlow<..., TMat> BidiFlow<..., TMat>.AtopMat(BidiFlow<..., TMat2>, Func<TMat, TMat2, TMat3> combine)

combine's result is TMat3, but it is used as TMat

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions