def main(): disconnect() connect('zhihulive') with Connection(BROKER_URI) as conn: consumer(conn, [process_task])