Skip to content

Nodes get repeted #28

@hmchaitra

Description

@hmchaitra

{
A -> B -> C;
B -> D;
B -> D;
}

If request and response are present between two node then it works fine
in above from B to D there are two request sent no response from D to B At D node we will get extra line appended,how can we remove this line.

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