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

Error management is inconsistent #32

Closed
clement-leprovost opened this issue Mar 21, 2016 · 2 comments
Closed

Error management is inconsistent #32

clement-leprovost opened this issue Mar 21, 2016 · 2 comments
Assignees
Milestone

Comments

@clement-leprovost
Copy link

Under some circumstances, callbacks can receive both a nil result and a nil error. (Example in the Manager class.)
-> One of them should be provided at all times.

@clement-leprovost
Copy link
Author

Implemented in the v3 branch, waiting for release.

@clement-leprovost
Copy link
Author

Version 3.0 released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant