rabbitmq / rabbitmq-objc-client

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

RMQConnection#blockingClose is not idempotent #147

Closed michaelklishin closed 5 years ago

michaelklishin commented 5 years ago

Repeated calls on an already closed connection will block.