Skip to content
New issue

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

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

Already on GitHub? # to your account

Make commit() handle case when only callback is passed #306

Merged
merged 1 commit into from
Feb 21, 2016
Merged

Make commit() handle case when only callback is passed #306

merged 1 commit into from
Feb 21, 2016

Conversation

estliberitas
Copy link
Contributor

Currently commit() method in consumer and high level consumer accepts two arguments. And it does not handle case with one argument, if I'm correct. This PR fixes the issue.

Fixes #296

haio added a commit that referenced this pull request Feb 21, 2016
Make `commit()` handle case when only callback is passed
@haio haio merged commit a70d951 into SOHU-Co:master Feb 21, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Api Docs Consumer.commit
2 participants