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

Robust channel stucks after closing and reopening #570

Closed decaz closed 11 months ago

decaz commented 11 months ago

If you close and reopen robust channel then any action on that channel (declaring a queue for example) will await channel readiness for infinite time.

mosquito commented 11 months ago

released in 9.2.1