Amsterdam/GOB-Workflow

Context Manager for AsyncConnection

Vegter opened this issue · 0 comments

Implement a context manager so that the main loop can be rewritten as:
with AsyncConnection(MESSAGE_BROKER) as connection:.