benjamin-hodgson / asynqp

An AMQP library for asyncio
MIT License
84 stars 29 forks source link

Fix #57 Components not killed when rabbit just closes transport #59

Closed tvoinarovskyi closed 9 years ago

tvoinarovskyi commented 9 years ago

Minor fix for heartbeat to not cancel more than 1 time.

tvoinarovskyi commented 9 years ago

fixes #57