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

Fix SubscriberProtocol hanging with authentication #86

Merged
merged 1 commit into from
Aug 24, 2015
Merged

Fix SubscriberProtocol hanging with authentication #86

merged 1 commit into from
Aug 24, 2015

Conversation

minus7
Copy link
Contributor

@minus7 minus7 commented Aug 6, 2015

When RedisFactory is used in conjunction with SubscriberProtocol and a Redis password or dbid, SubscriberProtocol swallowed the response causing the factory never to fire its Deferred.

Fixes #85

When RedisFactory is used in conjunction with SubscriberProtocol and a Redis password or dbid, SubscriberProtocol swallowed the response causing the factory never to fire its Deferred
@dpkp
Copy link
Contributor

dpkp commented Aug 6, 2015

+1

fiorix added a commit that referenced this pull request Aug 24, 2015
Fix SubscriberProtocol hanging with authentication
@fiorix fiorix merged commit af5fdab into IlyaSkriblovsky:master Aug 24, 2015
@fiorix
Copy link
Collaborator

fiorix commented Aug 24, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants