aio-pika
aio-pika copied to clipboard
Fix connection passed to Connection._on_connection_close
Seems like the connection
argument is used solely for logging, still it's weird to see Closing AMQP connection None
all the time.
I saw this as well. It is pretty distracting during debugging. Would be great if this could be merged.