Skip to content

Test concurrency #424

Open
Open
@facundominguez

Description

@facundominguez

At a minimum, the TCP transport has a few threads on a couple of nodes which all need to be coordinated to work as expected.

n-t-tcp currently lacks the ability to test different schedules of these threads and ensure that all of them satisfy the properties in tests.

We need to enhance the tests to allow for this. Choose an existing solution for testing concurrency or develop one. Most likely, the code will need to be instrumented or refactored for this sake.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions