Skip to content

ElasticsearchNode.SubscribeLines does not set the _startedHandle wait handle when OnNext is called #14

Open
@SeanFarrow

Description

@SeanFarrow

The ppublic ElasticsearchNode SubscribeLines function that takes in an IConsoleLineWriter and delegates for OnNext, OnError and OnCompleted does not set the _startedHandle private field.

Is this expected behaviour, or just something that has been missed. The _startedHandle field is set in both the OnError and OnCompleted cases.

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