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

Subscription should notifying pending events after all filtered #131

Merged
merged 2 commits into from
Aug 9, 2018

Commits on Aug 8, 2018

  1. Subscription should notifying pending events after all filtered

    Fix bug when all events in a batch are filtered by the subscriptions `selector/1` function the event are acknowledged but subsequent pending events are not sent to the subscriber.
    
    Fixes #128
    slashdotdash committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    9faacf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fc3b97 View commit details
    Browse the repository at this point in the history