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 "saturated" and "unsaturated" events in queues #1078

Merged
merged 6 commits into from
Mar 23, 2016
Merged

Fix "saturated" and "unsaturated" events in queues #1078

merged 6 commits into from
Mar 23, 2016

Conversation

aearly
Copy link
Collaborator

@aearly aearly commented Mar 22, 2016

Currently, these events are based on the number of items in the queue, rather than the number of items currently being processed. This means the description of these event was totally wrong. I consider this a breaking change, because if people were using them, then they meant something different.

Closes #724

@aearly aearly merged commit d77d332 into master Mar 23, 2016
@megawac megawac deleted the queue-724 branch April 12, 2016 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant