Skip to content

AttirbuteError when queue is used as contextmanager #6

@etandel

Description

@etandel

If the context manager closes before a connection is opened (i.e. before any message is sent / read), the following error occurs on .__exit__():

AttributeError: 'ExternalQueue' object has no attribute 'connection'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions