mosquito / aio-pika

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

Fix timeout logging on QueueIterator #507

Closed pixelneo closed 1 year ago

pixelneo commented 1 year ago

A wrong information (the default timeout) is being printed (instead of the supplied one in kwargs).

pixelneo commented 1 year ago

Hello @mosquito, could you please also approve the workflow (it's required before merge)?

decaz commented 1 year ago

@pixelneo please resolve the issue with the lint check.