leporo / tornado-redis

Asynchronous Redis client that works within Tornado IO loop.
667 stars 163 forks source link

fix: BaseSubscriber.unsubscribe() also accepts a tuple of channels #104

Open neta79 opened 8 years ago

neta79 commented 8 years ago

This is done to mirror the behavior of subscribe()