Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis client crashes process when it attempts a retry. #37

Open
greim opened this issue Apr 6, 2015 · 0 comments
Open

Redis client crashes process when it attempts a retry. #37

greim opened this issue Apr 6, 2015 · 0 comments

Comments

@greim
Copy link

greim commented Apr 6, 2015

As far as I can tell, this module uses the redis client's constructor instead of the factory function, so some internal setup gets missed and things break.

The problem is reported and described in more depth here: redis/node-redis#735 ...but it definitely affects users of this module.

@greim greim changed the title Redis client dies when it attempts a retry. Redis client crashes process when it attempts a retry. Apr 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant