leporo / tornado-redis

Asynchronous Redis client that works within Tornado IO loop.
666 stars 162 forks source link

Fix bug where the BaseSubscriber would throw an error if the redis connection is closed #75

Closed hagsteel closed 10 years ago

hagsteel commented 10 years ago

the close function on BaseSubscriber would never be called is a disconnect occur from the redis server being closed