Skip to content

Example never returns from stream.nex().await #32

@brandonmarzolf

Description

@brandonmarzolf

The only modification I made to the example code provided in the docs is the SERVICE_NAME to a known service on my network.

Running the program, it never returned any output.

I then commented out the "while loop" and added a single manual entry for the next item and a print statement right before and right after it. This second print statement is never reached.

It looks like "stream.next().await" never returns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions