Skip to content

Fix handling of multiple exception source, fixes #57 #58

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

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

dmfs
Copy link
Owner

@dmfs dmfs commented Jan 29, 2019

Providing multiple exception sources didn't always result in the expected recurrence set. In many cases, the exceptions may have been discarded entirely.
The fix ensures the exception cache is still checked if all exception sources have been drained.

Providing multiple exception sources didn't always result in the expected recurrence set. In many cases, the exceptions may have been discarded entirely.
The fix ensures the exception cache is still checked if all exception sources have been drained.
@dmfs dmfs merged commit e365724 into master Jan 29, 2019
@dmfs dmfs deleted the bugs/57-honour-multiple-exception-sources branch January 29, 2019 21:30
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