Skip to content

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

Merged
passcod merged 1 commit intonotify-rs:masterfrom
blaenk:fix-empty
Feb 15, 2015
Merged

don't break when the event slice is empty#6
passcod merged 1 commit intonotify-rs:masterfrom
blaenk:fix-empty

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