Vegter opened this issue 6 years ago · 0 comments
Implement a context manager so that the main loop can be rewritten as: with AsyncConnection(MESSAGE_BROKER) as connection:.
with AsyncConnection(MESSAGE_BROKER) as connection: