rabbitmq / rabbitmq-erlang-client

Erlang client for RabbitMQ
https://www.rabbitmq.com/
Other
184 stars 127 forks source link

Don't fail with a badrecord when adapter_info is undefined #84

Closed michaelklishin closed 7 years ago

michaelklishin commented 7 years ago

E.g. when connection failed because vhost access wasn't granted.

Fixes #83.