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

SubscriberProtocol.*subscribe() returns stale deferred #28

Merged
merged 1 commit into from
Aug 23, 2012

Conversation

tonylazarew
Copy link
Contributor

Deferred returned by these methods was waiting for data to appear in replyQueue which never happened. Fixed this by submitting message type name to replyQueue if the type is anything but 'message'.

Deferred returned by these methods was waiting for data to appear in replyQueue which never happened. Fixed this by submitting message type name to replyQueue if the type is anything but 'message'.
@travisbot
Copy link

This pull request passes (merged 29b0679 into 5f9e76e).

fiorix added a commit that referenced this pull request Aug 23, 2012
SubscriberProtocol.*subscribe() returns stale deferred
@fiorix fiorix merged commit 565d688 into IlyaSkriblovsky:master Aug 23, 2012
@fiorix
Copy link
Collaborator

fiorix commented Aug 23, 2012

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.

4 participants