Skip to content

channel.get callback does not yield errors #832

@cressie176

Description

@cressie176

While refactoring the tests I found that channel.get does not yield errors to the callback. Instead it only emits an error event. I suspect this is the bug, and could mean a callback is left hanging, depending on how the error event is handled.

See get vs other RPCs such as cancel and consume.

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