Skip to content

Tests: The rmq tests create exchanges and queues for that are not cleaned up #245

@sphuber

Description

@sphuber

The loop_communicator fixture creates these by instantiating a RmqCommunicator but does not delete them. It is not sure if this can even be done through the AMQP protocol. It might need to be done through the management HTTP API, or the communicator should be mocked to never actually even interact with RabbitMQ.

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