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

Stop consumers on delete #357

Merged
merged 1 commit into from
Mar 30, 2015
Merged

Stop consumers on delete #357

merged 1 commit into from
Mar 30, 2015

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Mar 30, 2015

consumer.stop() is used to cleanup threads / processes. This change is intended to cleanup multiprocess consumers which previously seem to have been just garbage collected. It will also cause the autocommit batch timer to commit on delete.

@dpkp dpkp added this to the 0.9.4 Release milestone Mar 30, 2015
dpkp added a commit that referenced this pull request Mar 30, 2015
@dpkp dpkp merged commit d05fccb into dpkp:master Mar 30, 2015
@dpkp dpkp deleted the del_consumer_stop branch June 10, 2015 00:31
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.

1 participant