rabbitmq / rabbitmq-objc-client

RabbitMQ client for Objective-C and Swift
https://rabbitmq.com
Other
241 stars 84 forks source link

Publishing to a queue prevents connection recovery. #84

Closed camelpunch closed 8 years ago

camelpunch commented 8 years ago

It appears that channel operations aren't correctly enqueued after recovery, when recovery is in progress.

camelpunch commented 8 years ago

Closing as this wasn't even desirable behaviour (at least, by default).