Skip to content

repeated put followed by get can fail #70

@mrkraimer

Description

@mrkraimer

If a client does a put to multiple channels followed by a get to that same channels the gets do not always get the same value that was put.

The problem occurs with with both pvaClient and pvaClientMultiChannel.
Sinisa reported the problem for pvaClientMultiChannel.

Two tests were added to exampleClient/testClient: testNTMultiPutGet and testPutGet.
These demonstrate the problem.
If they are run against a single channel both report no errors.
As soon as more than one channel is specified both report errors.

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