8000 EmitAsync closes the Consumer channel · Issue #24 · rafaeljesus/rabbus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
EmitAsync closes the Consumer channel #24
Open
@jellehelsen

Description

@jellehelsen

I have created a consumer with rabbus.Listen. In the goroutine that handles the messages for this consumer I use EmitAsync to reply to a message. After calling EmitAsync, the consumer is no longer active. According to the RabbitMQ management page, the channel has closed.
This means that subsequent messages are no longer handled. However, the message handler goroutine keeps running.

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

      0