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

Unexpected keyword 'no_ack' when running with Kombu basic_get #2

Closed
kwloafman opened this issue Sep 21, 2011 · 1 comment
Closed

Unexpected keyword 'no_ack' when running with Kombu basic_get #2

kwloafman opened this issue Sep 21, 2011 · 1 comment

Comments

@kwloafman
Copy link

When running in kombu.compat mode with librabbitmq as the transport, fetch fails with unexpected keyword 'no_ack'. The patch at git://gist.github.com/1233068.git fixes pylibrabbitmq to expect 'no_ack' instead of 'noack' and makes the calling sequence consistent with the rest of the code.

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

2 participants