mosquito / aio-pika

AMQP 0.9 client designed for asyncio and humans.
https://aio-pika.readthedocs.org/
Apache License 2.0
1.23k stars 187 forks source link

📝 Fix logic typo in tutorial #466

Closed G000D1ESS closed 2 years ago

G000D1ESS commented 2 years ago

In the third tutorial, the comment indicates the name of the declared queue as "task_queue", but in fact the name of the queue is generated randomly.