Anton Stavinsky

Results 2 issues of Anton Stavinsky

Daemon is not starting on this configuration. I understand that this python really old. I don't think this bug should be fixed. But I spend two days to understand what...

lets say I made connection like: `c = Connection("localhost", 11300) ` if after that I kill beanstalkd and try for example: `c.stats() ` my script halts forever.