binarymatt / pyres

a resque clone in python
http://github.com/binarydud/pyres
MIT License
955 stars 130 forks source link

test_close error #71

Closed sleepdragon closed 13 years ago

sleepdragon commented 13 years ago

Redis Object has no connection attribute now...

binarymatt commented 13 years ago

thanks, I'm looking into this right now.

arthur78 commented 13 years ago

Hi! My installation is redis 2.2.12, redis-py 2.4.9, and pyres is 1.1. self.redis has the "connection_pool" attribute and no "connection" attribute.

binarymatt commented 13 years ago

this should be fixed in master. I'll be doing a release soon