Skip to content

[core] Destroying TCP subscriber destroys all tcp communication for that topic on that process #2453

@KerstinKeller

Description

@KerstinKeller

Problem Description

When I have one TCP publisher, and two TCP subscribers, where both subscribers are in the same process, when I then destroy one subscriber, the other subscriber no longer receives data.

How to reproduce

https://github.com/eclipse-ecal/ecal/tree/feature/multiple-subscriber-tcp-fail contains a testcase to reproduce the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions