postwait / node-amqp

[UNMAINTAINED] node-amqp is an AMQP client for nodejs
MIT License
1.69k stars 357 forks source link

fix for error events doubling (reconnect off) #320

Closed gruzovator closed 10 years ago

gruzovator commented 10 years ago

Fix for: when reconnection is off, lib user receives error event from connection object twice.