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

don't break when the event slice is empty #6

Merged
merged 1 commit into from
Feb 15, 2015

Conversation

blaenk
Copy link
Contributor

@blaenk blaenk commented Feb 15, 2015

This was actually a mistake, since it's possible that the current call yields no events but we still want to keep checking.

This was actually a mistake, since it's possible that the current call
yields no events but we still want to keep checking.
passcod added a commit that referenced this pull request Feb 15, 2015
Fix: don't break when the event slice is empty
@passcod passcod merged commit 69115f6 into notify-rs:master Feb 15, 2015
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.

2 participants